#Turtle

1 messages · Page 1 of 1 (latest)

twin hornet
#

It basically works that way if the buyer use a CreditCard. It got converted into the seller's currency

#

Seller decide the currency for their Transaction. And it's on Buyer if they have a PaymentMethod that can pay directly or convert to it. Credit card is one of them

narrow canopy
#

okaay but I want multi currency kinda of thing for eg. if seller sell product in usd and buyer want to buy in inr so in checkout page it should show price in INR not in usd and we charged them in INR not in usd

twin hornet
#

Not possible as I am aware of. You need to specify a currency when create a Checkout Session

narrow canopy
#

can't we do like that if seller sell product in usd and buyer want to buy inr so when creating checkout session we can realtime convert usd price into inr and then we pass that inr price to checkout session

twin hornet
#

Then you would need to do that calculation logic yourself, before creating Checkout Session

narrow canopy
#

yeaah is there any api stripe provided for fetch realtime conversions

twin hornet
narrow canopy
#

is there any extra conversion charge if my stripe main account is in america but I accept payment in inr

#

is there any extra charge to convert inr to dollar

twin hornet
#

Yes there is fee for currency conversion, as mentioned in the Doc above

narrow canopy
#

what's the conversion fee I didn't able to find conversion fee

twin hornet
#

Btw you can write into Support and they can give a full explanation of currency conversion