I’m integrating Stripe into my Bubble app using the API connector. I am following this Bubble x Stripe integration course to do so.
However, I’m having trouble importing my test webhooks to live webhooks on the Stripe dashboard (4:12 in the video). The button is disabled. It won’t let me click ‘import’.
I know this post is probably a long shot seeing as it’s not technically on Bubble, but I thought I’d still ask anything. Does anyone know how to fix this?
Same issue as original poster. I have 4 webhooks that are working in Stripe’s sandbox. Now I want to deploy them to live. Stripe has an option to import those 4 webhooks to the live version which it is supposed to automatically detect from the sandbox.
The problem is Stripe is not detecting the webhooks from the sandbox, therefore, the import button isn’t clickable. Any ideas?
I put in a request from a Stripe specialist on this. Here is their response. In short, when you switch from Sandbox to Live, you have to recreate the webhook endpoints in the Live version…apparently they cannot be imported anymore.
— from Stripe Specialist —
Thanks for our call today about your webhook transfer challenges. I understand your frustration with the import button not detecting the 4 webhooks from your sandbox environment.
As we discussed, webhooks need to be manually recreated in production since sandbox and live environments operate as separate systems.
Wishing you a smooth transition to production, and I’m here if you need any further assistance!