#ak4zh
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the Checkout Session ID?
Note that when using multi currencies with Checkout, you need to set the currency parameter. Otherwise Stripe will use the default currency for the price.
This is mentioned here: https://stripe.com/docs/multi-currency-prices#using-checkout
Stripe cannot detect the users currency from their IP if I pass no currency?
Like it does in Stripe Pricing Page?
PS: I cannot use stripe pricing page because it creates new customer on every purchase and I sell multiple subscription package on my website.