#jeremyistalking
1 messages · Page 1 of 1 (latest)
I have an app, where user create stripe account using express account
Then Business can by user data
But the data vary a lot, I would like to be able to create like an invoice I can send that use stripe payment system
So then I can send money to users
My question is how are you collecting payments from the customers, are you using Invoices, Stripe Checkout, Payment Element?
That's what I wanted to know, how can I collect payments
There's many ways, I can't go over them right now. You can go though our docs: https://stripe.com/docs/payments?payments=popular
Or reach out to Stripe Support: https://support.stripe.com/?contact=true
And if you have any specific technical questions, I'll be here to help.
That's exactly the link I was looking for, thank you!
Happy to help.