Osclass forums
Support forums => Plugins => Plugin Payments => Topic started by: peixoto on February 16, 2017, 03:39:43 am
-
Hi, i'm in trouble with the OSClass Payments PRO, when i try to pay with credits i receive the error "Payment not valid."
I think the problem is in the file:
oc-content/plugins/payment_pro/user/payfromwallet.php
The $wallet_code = Session::newInstance()->_get('payment_pro_wallet_' . $code); returns nothing.
Can someone help please?
-
Please open a support ticket on the market : https://market.osclass.org/plugins/payments/osclass-payments-pro_203
-
Exactly the same issue here, can't pay with credits, same error message "Payment not valid", any news on this guys ?
-
Please open a support ticket on the market : https://market.osclass.org/plugins/payments/osclass-payments-pro_203
You could also enable PHP debug following this guide https://doc.osclass.org/Debug_PHP_errors
Try to pay again and paste here the contents of the debug.log file.