Conversation
supportHi everyone,I’m working on a site using Restrict Content Pro with Stripe integration. In the RCP settings (Restrict > Settings > Payments > Stripe), there’s the usual note:” Note: in order for membership payments made through Stripe to be tracked, you must enter the following URL to your Stripe Webhooks under Account Settings: https://example.com/?listener=stripe “ However, in my Stripe dashboard, the currently configured and active webhook endpoint is: https://example.com/?rcp-listener=stripe This webhook has been set up for over a year, it’s receiving events correctly (0% error rate, recent live payment tests work perfectly, memberships and subscriptions are tracked without any issues). I assume this was a custom configuration done at the time (perhaps to avoid caching or rewrite conflicts), but I can’t find any documentation or mention of the alternative parameter “rcp-listener”. My question: is it safe to keep using this custom endpoint since everything is working perfectly? Or is it strongly recommended to switch/add the standard ?listener=stripe endpoint? Thanks in advance for any clarification!
No comments were stored for this source.