#varun5451
1 messages · Page 1 of 1 (latest)
how can i automatically charge for the first invoice?
It seems like your Payment Method wasn't set up correctly as the PaymentIntent went into requires_action state.
so on calling of buy function i call the api for creating the setup intent and collect their payment information
this is the api for setup intent
I see, it might be just that this card can't be used for off-session payments.
and after this process i want to create multiple subscriptions for which i am using the following api
i am using the test card by stripe, i ll also try setting up off session payments parameter
Which card are you using?
the first one here
I tried setting up the offsession parameter as well, no changes were seen
Hm, I'm still looking...
hmm not sure unfortunately, I'd suggest writing into https://support.stripe.com/?contact=true for help as 3D Secure in India is unfortuantely quite complex.