#felixcao_china
1 messages · Page 1 of 1 (latest)
Hi
Could you please share more details ?
const { error } = await stripe.confirmSetup({
elements,
confirmParams: {
// Handle both payment collection and its callback by redirecting to current page itself.
return_url: url.toString(),
},
});
I use stripe.confirmSetup to confirm
What guide are you following for accepting payment and what Stripe Product are you using ?
What happens when you hit on complete ?
according this doc:https://stripe.com/docs/payments/3d-secure#when-to-use-3d-secure