#Manager_HighValue
1 messages · Page 1 of 1 (latest)
Hi there!
The first question you should answer is:
- Do you want to use Checkout Session to create the subscription, meaning the customer will be redirected outside of your website to pay?
- Or do you want to use the Payment Element, meaning the customer will stay on your website?
The Checkout Session is usually recommended because it's much simpler to implement.
For Checkout Session, everything is explained here: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=checkout
For Payment Element, everything is explained here: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements
Absolutely Checkout Session.
I will read it and come back.
Thanks
Happy to help 🙂