#raf_api

1 messages ¡ Page 1 of 1 (latest)

plush kayakBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1318315064096460800

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

winter hatch
sand knot
#

can you share the coupon ID?

winter hatch
#

ZX74W

#

with API Id : promo_1QWiybGNN1T4yZi6DtZJTfi3

sand knot
#

Going to need to look up some logs, give me a few to check and I'll get back to you as soon as I have something

winter hatch
#

ok thanks

#

also FYI we are using stripe hosted checkout
so we dont have a lot of control

sand knot
#

The request you shared is just a creation request of the Checkout Session. It doesn't show the checkout succeeded.

winter hatch
#

ok

sand knot
#

I think its the currency mismatch

#

The underlying coupon is for 75 USD

#

you're trying to apply it to a subscription for CAD currency

winter hatch
#

ok - it can make sense
i was thinking currency conversion will apply automatically for the user

#

so promo code created for USD can only applied for a product in the same currency ?
Is there a way for me to convert USD pro into CAD ?

sand knot
#

Yup, I think you can create a coupon for multiple currency

#

via dashboard

winter hatch
#

is there a way for me to find the logs ? because this error does not look documented ?

sand knot
#

I don't believe we have public logs for this. I don't know why though.. You can file a feature request for this via
https://support.stripe.com/?contact=true

winter hatch
#

ok - if that is the only optin

but we have an error message displayed to users ..

#

and not much we can do on our side because we have no error on our side

#

anyway thanks for the help to understand the issue