#Monkey
1 messages · Page 1 of 1 (latest)
Hi there, since you set mode to subscription, the Checkout Session will create a subscription instead of a payment_intent.
The subscription mode Checkout session creates a subscription.
Those one-time prices will be included in the first invoice of the subscription.
Ok. What should I do in order to create the custom checkout page?
What values do I need?
Is the session ID is enough to create a custom checkout page?
Ok. Are you looking for the payment_intent's client secret? You can get the payment_intent from subscription's latest_invoice.
No. I am looking for the right solution for what I am trying to achieve
Hm, can you tell me what you want to achieve?
Yes.
Custom made checkout.
I successfully created an API call to:
https://api.stripe.com/v1/checkout/sessions
with all the line_items
and got the session id in the response.
What should I do next?
Can you elaborate more on the Custom made checkout. ? what feature are you trying to build in this Custom made checkout. ?
Anyway, once you created a checkout session, you should redirect your customer to the checkout page, as explained in the integration doc (https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout#redirect-customers)
Custom design checkout
It'll be easier for me to help you if you can share with me more context of what you want achieve.
"Anyway, once you created a checkout session, you should redirect your customer to the checkout page, as explained in the integration doc" - I don't want that.
Since this page design is not fully customizalibe
I said it few times already
Custom design checkout (not Stripe default checkout)
https://stripe.com/docs/payments/checkout/customization These are the things that you can customize for Checkout.
Wow! Is there someone else I can speak with?
I can only support your through chat. If you prefer to speak with someone, reach out to Stripe support https://support.stripe.com/contact and select call back.
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.