• Resolved apostolism

    (@apostolism)


    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)
  • Plugin Author Hasanuzzaman Shamim

    (@hasanuzzamanshamim)

    Hi apostolism,
    Sorry for the inconvenience.
    Thanks for letting us know about the issue. It should be “updateTransaction” instead of update.
    We already fix that issue and hope to release a new version within 12 hours.
    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘3D Secure in Stripe doesn’t work’ is closed to new replies.