#zerothnz
1 messages · Page 1 of 1 (latest)
Hmm no any price is going to need to define a currency, so i don't expect so
Are you encountering errors related to this?
I have a price that is multi currency, but I want to start trials for a user without having to get the user to use a checkout session (this would normally pick the currency for them based on geolocation). From what I can tell Stripe just picks the acccount default currency as the price, but since it is trial period I don't see why the currency should be selected yet as no invoice is issued
Honestly I'd suggest you consider deferring your subscription creation for this kind of flow
hmm ok makes sense, that was the last resort I was hoping to avoid
There needs to be a price/currency decided for the payment to follow the end of the trial