#MasterJiMm ๐Ÿช - Stripe.js live

1 messages ยท Page 1 of 1 (latest)

torpid oak
#

Hello, what error(s) are you receiving when you try to make calls in live mode?

#

Did you switch out your test mode public key for your live mode public key?

limpid pike
#

Thanks for your reply.
You mean the stripe one? This one is still running in test mode. Or you mean the webhook endpoint secret?

torpid oak
#

I slightly misread your question. So what exactly isn't working with your webhook events in live mode?

#

Is signature verification failing or are you running in to some other issue with them?

limpid pike
#

it doesn't even hitting that endpoint actually.
I'm triggering an event and then I'm checking heroku logs and i get nothing.

#

everything is working fine when i'm in local mode tho

torpid oak
#

Do you have an event ID (evt_123) of an event that you were expecting to get on that endpoint?

limpid pike
#

Nvm, it's working rn, feel free to close this thread.

#

thanks for ur time