#Sachin S
1 messages · Page 1 of 1 (latest)
i have my website and i want my customer to make payment for their invoice, what are the ways i can do it using Stripe
I would get started by first reading this for a quick start in accepting payments: https://stripe.com/docs/payments/accept-a-payment
And then if you want to understand how Stripe handles invoicing I would recommend this: https://stripe.com/docs/invoicing/overview
There are a lot of related pages and it helps to go through all of them. Otherwise you can overlook some useful functionality that might be a big help to you when designing your integration.
that's great, i will look into it, thank you so much
Sure thing! I also recommend talking to our support team for questions like this https://support.stripe.com/contact/email They are better equipped to help!