#serdar4003
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- serdar4003-terminal-line-items, 2 days ago, 79 messages
- serdar4003, 6 days ago, 13 messages
hi! well that image is the PricingTable, which means it uses the Prices you specified when you configured the table in your dashboard
so you'd need to create Prices that use the currency you're interested in, and create the PricingTable to use those
Hmm okay
Sounds like for every currency we need to create prices
Is that common?
Or are there other best practises for this
it's common yes, the Price object represents you selling an item for a certain amount+currency
you can use multi-currency prices https://stripe.com/docs/payments/checkout/automatic-currency-conversion?platform=multi-currency-prices (which I think is the doc you screenshotted at the start)
Automatic currency conversion is on i think
Or do i need to turn it on? We have just added the currency EUR
sorry, hard for me to say from a Discord thread. The guide above describes how to use it, I don't really follow the specific issue you're facing without full context like example object IDs, what you see, what you expected to see etc