#codeninja-stripe-elements-subscription
1 messages ยท Page 1 of 1 (latest)
Hello ๐
I believe so.
AFAICT you'd start by creating a subscription object which would create an initial invoice and that invoice would have a PaymentIntent clientSecret that you can use to render elements
let me check if there are any docs on it ๐
The above doc shows usage of PaymentElement w/ subscription
Hi Hanzo thanks for your response, I think that is the docs that I need. Had a quick scan and I noticed whats missing. Thanks again!