#CallMeLaNN

1 messages ยท Page 1 of 1 (latest)

willow nightBOT
copper sierra
#

Hello ๐Ÿ‘‹ what is your question?

frozen cargo
#

I got seti_xxx for the client_secret but it can't be used in stripe.confirmCardPayment directly. The UI is credit card info with optionally promo code box during the creation of subscription. So it is can be PendingIntent or SetupIntent for $0 coupon.

#

Error: valid value for stripe.confirmCardPayment intent secret: value should be a PaymentIntent client secret. You specified: a SetupIntent client secret.

copper sierra
#

For setupintents you will want to use the confirmCardSetup call, confirmCardPayment is for payments

frozen cargo
copper sierra
#

What about confirmCardSetup is unclear here?

frozen cargo
frozen cargo
#

I'll ask FE guy to try this.

#

It should answer my q then.