#Charmon

1 messages ยท Page 1 of 1 (latest)

fossil schoonerBOT
merry comet
#

Hi ๐Ÿ‘‹ you will need to change the mode to subscription (I believe an error is thrown if you pass payment along with a recurring price).

You'll also want to use subscription_data to pass in the details you want to use for the Subscription rather than using payment_intent_data:
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-subscription_data

quick hollow
merry comet
#

I believe so, is it working as you expect when you test it?