• Resolved nahiri12

    (@nahiri12)


    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!

Viewing 1 replies (of 1 total)
  • Thread Starter nahiri12

    (@nahiri12)

    After working on this and researching more, I figured out creating another Stripe account is the better option in this case. Different webhooks shouldn’t really be used within the same account unless there is a specific reason for doing so given events in Stripe will trigger all webhooks associated with that account (at least that is my understanding). I’m going to close this.

Viewing 1 replies (of 1 total)
  • The topic ‘Stripe Testing / Multiple Webhooks’ is closed to new replies.