Osclass forums

Support forums => Plugins => Plugin Payments => Topic started by: peixoto on February 16, 2017, 03:39:43 am

Title: Payments pro - "Payment not valid."
Post 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?
Title: Re: Payments pro - "Payment not valid."
Post by: _CONEJO on February 18, 2017, 11:55:58 am
Please open a support ticket on the market : https://market.osclass.org/plugins/payments/osclass-payments-pro_203
Title: Re: Payments pro - "Payment not valid."
Post by: JanosUK on April 04, 2017, 09:47:38 pm
Exactly the same issue here, can't pay with credits, same error message "Payment not valid", any news on this guys ?
Title: Re: Payments pro - "Payment not valid."
Post by: _CONEJO on April 04, 2017, 09:49:39 pm
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.