#priyanka-paymentintent-status

1 messages · Page 1 of 1 (latest)

bronze muralBOT
prisma crest
#

priyanka-paymentintent-status

stiff crane
#

actually I am adding cards directly on stripe dashboard and they are not giving me requires_action status. Is it because I am adding them directly on stripe dashboard?

prisma crest
#

yes

stiff crane
#

I only have dashboard and my apis, how can I test for this scenario?

#

I don't have a front end

prisma crest
#

I mean you can't accept payments without a front end. You need your end customer to visit your website/app and enter card details and pay

stiff crane
#

My payments are off session

#

they are happening in the backend without user interaction

#

user added them while creating an account and now payment will be off session in future

prisma crest
#

but if they are off session then there's rarely a requires_action. Otherwise they are not off session

stiff crane
#

what would off_session = true do in payment intent?