#mrcoles

1 messages · Page 1 of 1 (latest)

dawn grailBOT
junior berry
#

WHat exactly are you trying to do, and whats the unexpected result you're seeing? Can you show me an example in test mode?

#

But, yes, the application_fee_amount will be based on the "main" currency of the payment.

#

Are you saying that the same numerical amount is applied for other currencies where that amount value might not be appropriate?

#

Ah, yes

#

This is more complex, but would allow you to transfer any exact amount you like to the connected account.

rigid pumice
#

Oh interesting—does the fact that I’m doing direct charges (not destination) impact this in any way?

junior berry
#

Hmm yes, it would. Since that's then not really an option.

#

(It would be very different to collect the payment via your platform first, not recommend to do that flow for standard accounts)

#

The workaround then would be collecting application fees outside of the checkout/payment, say by getting a payment method from the account holder and charge them appropriate fees on some basis (daily, weekly, monthly, etc)

rigid pumice
#

Ok, I guess the only other approach is I just figure out the currency ahead of time and set that manually?

#

Does Stripe expose the API that guesses the customer’s currency?

dawn grailBOT
junior berry
#

No, that's driven by IP geolocation though so you can perform a similar check if you like, or ask the customer ahead of time what currency they'd like to pay in