3D Secure in Stripe doesn’t work
-
Hi there,
I found out that when someone is trying to pay with Visa or Mastercard and the 3D secure check is raised by Stripe, then the payment fails with error message “Something went wrong”.
I located the problem in file “/app/Modules/PaymentMethods/Stripe/StripeInlineHandler.php” and at line 416, as Argument 1 of “update” method should be passed as an array, and not as an integer.
Please fix it before any future update as it will break again my payment form.
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘3D Secure in Stripe doesn’t work’ is closed to new replies.