Hello all,
I have implemented the Stripe payments on our website using WP Simple Pay https://wpsimplepay.com/ and I also have set up webhooks from Stripe to RevenueCat.
Once I pay (in test mode) via our website, the subscription is registered in RevenueCat but obviously it’s not assigned to the user with the email in the payment form on our website.
From the docs I understand that I need to send the token but it’s completely unclear how to implement this on out website.
Any help will be appreciated!
Thanks in advance!