#insert_username_here-BECS-Subscription
1 messages · Page 1 of 1 (latest)
I think you should be able to. Just create a Subscription server-side normally, then grab its latest_invoice.payment_intent, and try to confirm it client-side like your regular BECS flow
its a bit confusing because it says in this screen that subscriptions are not supported
but this link says it supports it. Would mean a lot if you could help understand the difference in these two implementations
The first screen is about Checkout. The second guide is about Subscription by custom implementation (non-Checkout)
Checkout can only support BECS with one-off Payment, no Subscription. But if you use the custom implementation as the Doc suggested, you should be able to accept Subscription
It's because Checkout is a different product, built upon other APIs
This thread has been archived. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact
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.