#ariseld-customer-portal
1 messages · Page 1 of 1 (latest)
Thanks for the kind feedback 🙂
What are you trying to do with the customer portal exactly? Have you reviewed our integration docs, which include PHP snippets?
https://stripe.com/docs/billing/subscriptions/integrating-customer-portal#redirect
We don't have guides for wordpress specifically. You'd write custom PHP code or you would need a plugin which offers this.
My situation is this:
I have a site with Revue and I want to move to a Wordpress site, now the issue is that i have 3.5k subs and all their data is managed by Stripe
I want my users to have the option to control their sub from my new wordpress site
I am new to programing so I dont have really an idea on how to start with it do you have any tips