#Vaibhav
1 messages · Page 1 of 1 (latest)
Hi, are you referring to Stripe Checkout?
yes @vestal herald
No, this is not possible. You'd need to use our Custom Code integration: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements
@vestal herald I am trying use api only but not able to figure how to exactly do it with my scnario
Here is the flow: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements you'd follow. Then on the subscription creation, https://stripe.com/docs/api/subscriptions/create#create_subscription-billing_cycle_anchor you can use the billing cycle anchor. Here is more information on this: https://stripe.com/docs/billing/subscriptions/billing-cycle
@vestal herald its just creates a subscription not redirects to checkout page