#sinspiration
1 messages · Page 1 of 1 (latest)
hello! how can I help?
Hey, Thanks for responding. So i'm not really sure where to even begin. I have an ecomerce store I'm working on as a begineer project and I'm trying to integrate stripe into it but I'm really confused about the whole process to be honest.
Its in angualr and I have the client side nearly completed. I don't want to build out a backend because its a mock site utilizing a free online api to get the items for the store. Do I need to set up a backend in order to process a payment?
I've read thru the docs and I want to use the code they have there but I'm not sure where to even put it.
yes, a backend is required.
if you're not familiar with development, i don't know if using the Stripe API is what you would want to do. You do need to be familiar and comfortable with coding as well as general web development. You could consider using third party options such as Shopify instead which allows you to easily integrate with different payment gateways
you might want to take a look at this quickstart guide if you haven't yet seen it before : https://stripe.com/docs/payments/quickstart