#Mattt
1 messages · Page 1 of 1 (latest)
- Is the webhook key I set up in test mode the same one I should continue using in live mode?
No, they are different.
- Is it acceptable to use a second Stripe account (which we already have anyways) in test mode with our staging platform?
Yes, that will be fine!
Awesome - I'll hunt down the live webhook key and swap the prod platform one out to that. Thanks muchly!! 🙂
Wait - do I need to set the webhook up all over again?
Ahhh... I see I can import the test mode one. Sorry for the noise...
No problem! Feel free to let us know if you have any follow up question
Yup, one last one...
I've set the pubkey and seckey and webhook key in the code to the live ones. And also set the switch at top right of stripe dashboard to live. Anything else to do?
Ughh.. and one more (I promise). There's no way to use one stripe account in live mode on the prod platform and test mode on the stage simultaneously, right?
It should be possible! Stripe determines the live mode and test mode by the keys used, not the Dashboard toggle
Actually, thinking about it I'm guessing the test / live switch on the dashboard may be authoritative...
Ohhhh
Nice!!!
I guess I can just try. As long as it doesn't screw with the prod platform. And, as per above, have I done enough to be accepting rl payments on the prod platform?