{error: {code: subscription_payment_intent_requires_action, message: Payment for this subscription requires additional user action before it can be completed successfully. Payment can be completed using the PaymentIntent associated with subscription.latest_invoice
#1553
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
{error: {code: subscription_payment_intent_requires_action, message: Payment for this subscription requires additional user action before it can be completed successfully. Payment can be completed using the PaymentIntent associated with
subscription.latest_invoice
To Reproduce
Steps to reproduce the behavior:
subscription.latest_invoice
Expected behavior
A clear and concise description of what you expected to happen.
Smartphone / tablet
Additional context
Add any other context about the problem here.
it is working for one time payments only on subscription type payment error is coming
Beta Was this translation helpful? Give feedback.
All reactions