#John123
1 messages · Page 1 of 1 (latest)
There's no easy way to do this without first figuring out if the card is international or not which will explain the higher fees
Once you know that, you can determine the fee: https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thanks. But how cna I get user's card. Because I use stripe payment element.
Yeah you're going to need to collect payment details, check the country and then create the payment. Couple flows to help with that: