You cannot confirm this PaymentIntent because it's missing a payment method
I have upgraded from TC 3.3.1 to 3.4.0 - I now get this error message when trying to checkout:
> You cannot confirm this PaymentIntent because it's missing a payment
> method. You can either update the PaymentIntent with a payment method
> and then confirm it again, or confirm it again directly with a payment
> method.
Apologies for all the changes on this provider recently but things have been changing a lot at the Stripe end and it's really messing with out integration.
You cannot confirm this PaymentIntent because it's missing a payment method
I have upgraded from TC 3.3.1 to 3.4.0 - I now get this error message when trying to checkout:
I have checked the settings in TeaCommerce against https://docs.teacommerce.net/3.4.0/payment-providers/stripe/#configure-stripe
I have also checked the settings at the Stripe end.
I already had the updated Stripe provider, so all of the settings were correct, except I didn't have the "Capture" option (which I have now added).
Hi Gordon,
Have you updated your Stripe form view file as per https://github.com/TeaCommerce/Tea-Commerce-Payment-Providers/blob/master/Source/TeaCommerce.PaymentProviders.UI/Views/Partials/StripePaymentForm.cshtml ?
We made some changes to it in 3.4.0
Apologies for all the changes on this provider recently but things have been changing a lot at the Stripe end and it's really messing with out integration.
Umm, don't think so - I'll have a look. I didn't see that mentioned on the changelog page.
Arrgh - of course, our version has been completely restyled! Better get a coffee ready, this could take a while!!
Good point, I’ll update the changelog accordingly 👍🏻
is working on a reply...