We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It appears that "verify_with_microdeposits" is missing on the PaymentIntent.NextAction type.
stripe-js/types/api/payment-intents.d.ts
Line 180 in 7786e60
https://docs.stripe.com/api/payment_intents/object#payment_intent_object-next_action-verify_with_microdeposits
No response
The text was updated successfully, but these errors were encountered:
Agree, that appears to be missing to handle the manual verification path. I've reported it to the Stripe.js team to get that added.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
What happened?
It appears that "verify_with_microdeposits" is missing on the PaymentIntent.NextAction type.
stripe-js/types/api/payment-intents.d.ts
Line 180 in 7786e60
https://docs.stripe.com/api/payment_intents/object#payment_intent_object-next_action-verify_with_microdeposits
Environment
No response
Reproduction
No response
The text was updated successfully, but these errors were encountered: