-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash in Hook #6
Comments
Hi, can you check if this still happens if you use the latest version? |
It stil happens, even in the latest version ( 2.5.1 ) in modules/gateways/quickpay.php, before line #865, where the Request parameters is built, correct the $param so that it is always an array ( as on card update it is sent as NULL )
Also in the hook, hooks/quickpay_hook_product_view.php
|
@saitix Make a PR for it. |
Using whmcs 8.7.2 and latest version of QuickPay module clientarea crashes when trying to change credit card details:
What is going on here?
The text was updated successfully, but these errors were encountered: