#codeninja-stripe-elements-subscription

1 messages ยท Page 1 of 1 (latest)

dusty coyote
#

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

frail halo
#

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!