ngCart
ngCart copied to clipboard
Problem with ng-checkout, not switching to different page
Hello,
Thanks for your contribution! I am facing issue while doing checkout navigating to a different page. Here is my code
<ngcart-checkout service="http" settings="{ url:'template/ngCart/checkout.html' }" ><ngcart-summary></ngcart-summary></ngcart-checkout>
I am using ng-route for navigating to other pages.