#demaupeoucorentin-checkout-custom
1 messages · Page 1 of 1 (latest)
@heavy oxide You can create a Checkout Session with 2 separate line items, one for 1€ and one for 12.99€ for example, or a custom price for 13.99€ instead. All of that can be done with code. But not if you don't write the code
I don't fully grasp the example and what that means though
I understood, it could be a solution 👍
I have to create so a "PaymentIntent" value with all products of my customer (created in my express server), in order to give the "client_secret" value to my React website and setup the Stripe buttons integration ?
Thanks a lot for your help,
Corentin
Yes though you can use Checkout for this instead of building the whole UI: https://stripe.com/docs/payments/checkout