#cmchen_65252

1 messages · Page 1 of 1 (latest)

brazen mesaBOT
dusty ridge
#

Is there any reason why you would like to be amount below $0.5?

oak quail
#

when i using other currency such as THB it will be conver to USD

dusty ridge
#

It will follow the country currency of your Stripe account

#

For example, if your Stripe account country is US, it will convert THB 0.5 to USD 0.013 and check whether mimimum amount is met

oak quail
#

if i hava bussness in us and thailand i need to sign up 2 account ?

dusty ridge
oak quail
#

my account country is US, when i use thb the min amount will be 18.5 not 10, only when my account country is thailand the min amount is 10thb

#

i need to convert amount with rate

#

?

dusty ridge
#

I'm afraid that the minimum amount follows the currency of your Stripe account. It's not possible to change the minimum currency to THB 10 with US account.

#

You may use a separate account in this case

oak quail
dusty ridge
#

If you use US account, the amount will be validated after converting to USD and it will use the minimum amount of USD

#

It doesn't follow the presentment currency, but the default currency on your account which is USD in this case

oak quail
#

ok thinkyou

dusty ridge
#

No problem! Happy to help 😄

oak quail
#

converting amount is using real-time exchange rate ?

dusty ridge
#

Stripe doesn't provide an API for foreign currency conversion

oak quail
#

how can i to make sure bigger than $0.5

dusty ridge
#

You'd need to use a open market FX converter to check; or you can set the minimum presentment currency within your system to ensure it is more than USD 0.5

oak quail
#

i can not use separate account because my platform need to use charge in the future if i use a separate account user account id and payment_method id can't re-use

dusty ridge
#

You'd need to use a open market FX converter to check; or you can set the minimum presentment currency within your system to ensure it is more than USD 0.5
This will help to resolve the minimum amount check in the single account

oak quail
#

do you hava any suggest ?

dusty ridge
#

This is the suggestion for you earlier:

You'd need to use a open market FX converter to check; or you can set the minimum presentment currency within your system to ensure it is more than USD 0.5

Do you have any issue with this?

oak quail
#

market FX converter

#

i mean market FX converter provider

dusty ridge
#

I'd recommend searching online which provider that's more suitable for you. Some examples will be Open Exchange Rates

oak quail
#

ok