#Ritchie
1 messages · Page 1 of 1 (latest)
I think the call to create PaymentIntent could be incorrect, also that feature is only available in the US
https://support.stripe.com/questions/save-cards-for-future-use this says it is ok in Canada
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Um that's SetupIntent, while in the error setup_future_usage is PaymentIntent
Oh I see, but SetupIntent only supports collecting card info, and doesn't support paying. Why PaymentIntent does not support?