#Andrius

1 messages · Page 1 of 1 (latest)

worn escarpBOT
feral cradle
worn escarpBOT
thick osprey
#

prices api, currency_options object

feral cradle
#

Got it. There's no auto currency conversion there then

#

You'd be expected to maintain if rate changes dictate

thick osprey
#

Would the best way be to use a 3rd party currency conversion api and then push the new multi currency prices via prices.update ? Would that be possible ?

modern stream
#

👋 stepping in here

#

You can't update Prices in this way. You would need to create new Prices if you want to make updates

thick osprey
#

Oh, its not possible to update multi-currency prices via prices.update ?

modern stream
#

Any Price that has already been used can't be updated.

thick osprey
#

Alright I see, thanks! And just quickly to confirm, if i want to present localy currency for a user in my checkout session automatically, this feature is only available for US and canadian customers right ? Otherwise I have to pass in line items with the amount and currency to the checkout session manually

modern stream
thick osprey
#

Ah ok, thank you