#torkise

1 messages · Page 1 of 1 (latest)

glass plinthBOT
gray tartan
#

Happy to help, can you tell me more about the trouble that you are having?

viral basin
#

Yes! I have a Product, and within this product I have some price obects. Each price has a main currencie (NOK), but also has added EUR, DOLAR, SEK and DKK. I was wondering how Stripe handles this? When I call the price with the API only the main currencie is returned.

#

Does Stripe handle this automaticly based on the users location or the main currencie of the credit card used?

#

So the problem can be sorted into two main issues.

  1. I want to make sure that the value shown to the customer on our website is in the suited currency. The price is now fethched with the API, maybe I need to change that?

  2. When the customer performs the payment, it should be done in the suited currency

gray tartan
#

Good question, checking in to how this shows up on the Price object.

#

Also to confirm, are you using Checkout or PaymentLinks?

viral basin
#

Good question, I am a bit new to the repo. How would I check that?

gray tartan
viral basin
#

Using checkout

viral basin
gray tartan