#jeff-payment-react
1 messages · Page 1 of 1 (latest)
Yes and no, this could mean many different things @coral jay
It depends a lot on your integration. Overall you create a PaymentIntent server-side with your secret key and then you confirm it client-side
it's all explained in a lot of details in our docs https://stripe.com/docs/payments/accept-a-payment
Let me know if you have a specific question after that @coral jay
Thank you