Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set up checkout payments using ngCart and stripe #89

Open
brensmith opened this issue Apr 30, 2017 · 3 comments
Open

How to set up checkout payments using ngCart and stripe #89

brensmith opened this issue Apr 30, 2017 · 3 comments

Comments

@brensmith
Copy link

i am currently building a e-commerce web application using the mean stack . I have installed the ngCart module to help build the shopping cart. At the moment the shopping cart is working and i can add and remove items in the cart. Now i want to send items currently in the cart to the checkout which i will than process using stripe. The issue is i am having trouble understanding how to send the items in the cart to the checkout. If anyone has any experience using ngCart and can help me out i would be most grateful. Thanks

@ghost
Copy link

ghost commented Jun 22, 2017

Were you able to solve this problem I am trying to use stripe as well?

@brensmith
Copy link
Author

No ran out of time in the end. Was building the app for a school project had to make due with the PayPal that is included with ngcart but plan on going back to figure it out at some stage. If i can figure it out will post it here.

@ghost
Copy link

ghost commented Jun 27, 2017

Thanks for the reply, I think I'm going to have to write my own checkout function using the getCart method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant