#impractical_panda

1 messages · Page 1 of 1 (latest)

ebon forgeBOT
errant talon
#

That is the expected behavior. The PaymentIntent will only be on the invoice if there is a payment to be made. For trials there is no payment so a SetupIntent is created instead

undone onyx
#

So, following that guide I linked, should I use the ClientSecret from the SetupIntent to use in PaymentElement before calling stripe.confirmPayment()?

errant talon
#

It would be a confirmSetup call but yes

#

Looking for where you would find the setup intent here...