requires_action
-
Hello:
In Stripe I get a payment as “incomplete”, and in the State of the PaymentIntent it appears: “requires_payment_method”. From Stripe support they tell me the following:
“I see that your integration has configured “confirmation_method”: “manual”, which means that all payment attempts must be started with a secret key. If any action is required for the payment, the PaymentIntent will return to the require_confirmation state after they complete those actions. Your server needs to explicitly re-confirm the PaymentIntent to initiate the next payment attempt. You need to contact your developers, or plugin, in this case “WordPress” so that you can change it to automatic and have the payment go through.”
Can you tell me what should I do? Thank you very much.The page I need help with: [log in to see the link]
- The topic ‘requires_action’ is closed to new replies.