#joshglazebrook
1 messages · Page 1 of 1 (latest)
Hello joshglazebrook, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
• joshglazebrook, 1 days ago, 11 messages
• joshglazebrook, 7 days ago, 6 messages
Two options are available:
- Configure in Dashboard to send invoice to complete additional action: https://dashboard.stripe.com/settings/billing/automatic (See screenshot)
- Use
stripe.handleNextAction()to complete 3DS: https://stripe.com/docs/js/payment_intents/handle_next_action
Okay, so if that is turned off, then the client secret will populate for handling via handleNextAction
Yup!
Okay. thank you!