#Shikha
1 messages · Page 1 of 1 (latest)
👋 how may I help?
Hi
Req id is req_tiXSgquoEU2emJ
I was asked to integrate destination charges with my stripe account for manual payouts outside Uk region
While doing it I got requires action error
@worldly glacier let's keep talking in this thread please
requires_status isn't an error, that means you need to ask your customer to complete next actions
What could ne the next action?
YOu can use StripeJs for this:
https://stripe.com/docs/js/payment_intents/handle_next_action
You can find more details in next_action property:
https://stripe.com/docs/api/payment_intents/object#payment_intent_object-next_action
Let me read
This could helps too:
https://stripe.com/docs/payments/3d-secure#when-to-use-3d-secure
Ok