Stripe Testing / Multiple Webhooks
-
I have a live site that uses Stripe (along with PayPal) for payment processing. I also maintain a testing site that is a slimmed down copy of this live site. I’m planning to make some changes to our subscription levels on the live site and add the Proration Add On to hopefully allow for a smooth transition for existing users. Looking over both PmPro and Stripe’s docs, however, I’m having trouble making sense of the best way to handle testing things. I would like to link my testing site to the same Stripe account I use in order to test things out there. For this, can separate webhooks be used in live mode and test mode in Stripe under the same account, each connected to a separate URL/website (live mode webhook connected to the live site and test mode webhook connected to the test site)? It looks like I can create a new account in Stripe, but it appears this is designed for when different companies/websites operate under the same profile and not for a testing scenario like I’m looking for. Any help would be appreciated!
- The topic ‘Stripe Testing / Multiple Webhooks’ is closed to new replies.