#evan_09475

1 messages · Page 1 of 1 (latest)

sharp wingBOT
pliant ruin
#

Hi there 👋 Step 7 in the guide that you referenced is the section that discusses setting up the client-side code for handling Payment Intents that go into a requires_action state. What happens to your PayPal payments when they get to that portion of your flow?

limpid verge
#

I see, so the requires action should be resolved from client side.

pliant ruin
#

Correct

#

requires_action is the state that indicates customer action must be taken for the payment to progress, so client-side code is used to surface the necessary action to the customer.

limpid verge
#

I will try that now, thanks

pliant ruin
#

Any time!