#Empress Brosephine
1 messages · Page 1 of 1 (latest)
yo synthrider
https://stripe.com/docs/payments/intents#intent-statuses
specifically which of these
If successful, Stripe returns a PaymentIntent object, with one of the following possible statuses:
requires_action Further action is needed to complete bank account verification.
processing The bank account was instantly verified or verification isn’t necessary.
For manually entered details that require verification I'd expect requires_action based on that. What are you seeing?
I don't have access to the underlying server code so was trying to help a client debug lol. But yeah I would presuem requires_action also
Thanks for the help
NP!