#jerz-sub-promo-code
1 messages · Page 1 of 1 (latest)
req_oeLSyVAxNehj2s
Thanks, looking
thanks
Confusing error (I can provide some feedback internally to improve it) but I think the issue is that you set minimum_amount_currency: "USD" when you created the promo code: https://dashboard.stripe.com/test/logs/req_zhkKfaDsNTLaoI
Can you try setting that to GBP
And retry?
but I don't know what currency my users will pay in, that's why I provide minimum currency in GBP and EUR as well ... it seems to be ignoring those and just using the default USD??
Yeah that's fair. One sec, let me look into the background on this limitation.
is this going to take a while? (not being pushy, just wondering if should do something else whilst waiting)
thanks
My colleague is doing some thorough testing here
As this was just released recently we are figuring out the expected state with Subs + multi-currency promo codes
ok, thanks again
Actually okay @old nacelle think we figured it out.
If you pass the currency upon Subscription creation it should work: https://stripe.com/docs/api/subscriptions/create#create_subscription-currency
ok, let me give that a go
great, that seems to have done the trick .. had to upgrade client though and now getting version mismatches in webhooks... Not a problem, I shall sort that out! Thanks for figuring that one out 👍
Thanks for your patience!