Actions
Feature proposal #9141
closedStripe: implement server side fallback behavior for requires_action
Description
If Radar isn't configured correctly or a JS error occurs the 3DS won't be checked during the JS usage. The result is the payment intent is stuck in a requires_action status. Check for this server side as a failsafe to make sure the 3DS redirect will take place even if the JS popup is dismissed or fails to open.
Updated by krileon over 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !299
Updated by krileon over 1 year ago
- Subject changed from Stripe: implement server side fallback behavior for next_action to Stripe: implement server side fallback behavior for requires_action
- Description updated (diff)
Actions