#l3ash9i98

1 messages · Page 1 of 1 (latest)

tender cairnBOT
#

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.

naive shore
#

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

Learn how to embed a custom Stripe payment form in your website or application. Build a checkout form with Elements to complete a payment using various payment methods.

Create and manage subscriptions to accept recurring payments.

cunning saddle
#

I have it working for single payments

cunning saddle
naive shore
#

Okay, so that 2nd guide will be your best bet then