#Mattt

1 messages · Page 1 of 1 (latest)

orchid roverBOT
rigid mantle
#
  1. Is the webhook key I set up in test mode the same one I should continue using in live mode?
    No, they are different.
  1. 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!
mighty gate
#

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...

rigid mantle
#

No problem! Feel free to let us know if you have any follow up question

mighty gate
#

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?

rigid mantle
#

It should be possible! Stripe determines the live mode and test mode by the keys used, not the Dashboard toggle

mighty gate
#

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?

orchid roverBOT
rigid mantle
#

Updating to secret and publishable keys to live mode should be sufficient

#

Let me know if you face any issue