'Stripe Payment Intent Error' => Actions\CreatePaymentIntent false #7106
Unanswered
Genevieve-K
asked this question in
Developer Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With Stripe and a credit card with a incorrect CVC, there is an error: 'Stripe Payment Intent Error'.
The
create()
function inGive_Stripe_Payment_Intent class
therefore returns false.Code in CreditCardGateway.php:
handlePaymentIntentStatus() is applied to null and there many warnings.
Beta Was this translation helpful? Give feedback.
All reactions