#MikeGreat - subscriptions
1 messages · Page 1 of 1 (latest)
Hi there. The recommended flow is described here: https://stripe.com/docs/billing/subscriptions/build-subscriptions
Not creating payment intent prior to subscription
this uses webhook, do i have to use webhook?
ok, also i am not using cheockut session
if i dont create payment intent, will the customer be charge immediately
There's another tab for a custom flow
its a recurring payment but i want to charge the customer card immediately after subscribing like Netflix
yes i see,
i skipped a step, i am not sure if its necessary . The part where i make subscription incomplete ,confirm payment and make it active
i followed this: https://betterprogramming.pub/how-to-integrate-django-react-app-with-stripe-payments-95709b3f23e5
Follow our official guide and that should get you set up