#l3ash9i98
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
So here's what I would do. I would setup the Payment Element for one-off payments first to get familiar with how it works. Here's the guide for doing that with PHP + React: https://stripe.com/docs/payments/quickstart
Then once I had the Payment Element configured and working, I'd jump over to this guide for setting up the Payment Element with Subscriptions: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements
I have it working for single payments
Now i want to make suubcrtiptions work
Okay, so that 2nd guide will be your best bet then