#Hendie

1 messages · Page 1 of 1 (latest)

remote groveBOT
royal phoenix
#

Hello! We don't have guides for that specific flow, but generally I'd recommend looking at this guide (https://stripe.com/docs/payments/accept-a-payment-deferred?type=payment) that talks about creating the PaymentMethod before the Intent - after you create the PaymentMethod you can inspect the country and then adjust what you want the application fee to be before creating the PaymentIntent

Build an integration where you can render the Payment Element prior to creating a PaymentIntent or SetupIntent.

naive fox
#

Can one not update the application fee at the time you capture the PI?

#

and also, other than finding the country of the payment method, do you have a lookup so we can see what the Stripe fee will be for that country?

royal phoenix
naive fox
#

lookup?

royal phoenix
#

I don't believe we offer any lookup that gives you the stripe fee based on the country unforunately

naive fox
#

so what do you suggest I do?

#

we need to know the rates in order to calculate our fee

#

do you publish your rates by country anywhere?

royal phoenix
#

But it's likely support has a better resource for know all these fees

naive fox
#

ok tx