#Neal
1 messages · Page 1 of 1 (latest)
Awesome, how do I achieve that?
This is the guide for the Payment Request Button: https://stripe.com/docs/stripe-js/elements/payment-request-button
In step 4 they create a PaymentIntent. Instead, you want to create a subscription here, and retrieve the PaymentIntent created by the subscription, which is in latest_invoice.payment_intent.