Some cards/payment methods, especially in Europe, will require additional confirmation from the buyer when the card is charged or the amount authorized. We do that just before order completion for a number of cases (setup intents, saved payments).
What
Check if there's some JS code we can embed in the confirmation or completion page or what is needed to ensure we allow buyers to take the necessary actions to confirm payment intents that end up in the requires_action status.
Why
Some cards/payment methods, especially in Europe, will require additional confirmation from the buyer when the card is charged or the amount authorized. We do that just before order completion for a number of cases (setup intents, saved payments).
What
Check if there's some JS code we can embed in the confirmation or completion page or what is needed to ensure we allow buyers to take the necessary actions to confirm payment intents that end up in the
requires_action
status.