#xenotyy
1 messages · Page 1 of 1 (latest)
Payment Element at client doesn't return card information. Stripe offers two-step process which the payment method is collected first, then your system perform the country check on the collected card, then submit the payment later with the final amount: https://stripe.com/docs/payments/build-a-two-step-confirmation
Thank you for the quick feedback. This seems like a much better solution than I have experimented with and won't require that many changes to the current flow. Cheers