groggie Posted March 5, 2007 Share Posted March 5, 2007 Hi. I need to lower the payment minimum value, but I can't find where that is !! At the moment, this error returns for smaller payment values "The+purchase+amount+is+too+high+or+low+and+exceeds+the+limits+set+by+the+me rchant.+The+payment+amount+must+be+between+%241.00+and+%241000.00 " but, a look through the admin control panel, the .sql file, and a search of these forums did not turn up where I can alter the values. Is it osCommerce or a payment gateway/bank setting ?? Thanks in advance for your help. Link to comment Share on other sites More sharing options...
Nullachtfuffzehn Posted March 5, 2007 Share Posted March 5, 2007 Hi. I need to lower the payment minimum value, but I can't find where that is !! At the moment, this error returns for smaller payment values "The+purchase+amount+is+too+high+or+low+and+exceeds+the+limits+set+by+the+me rchant.+The+payment+amount+must+be+between+%241.00+and+%241000.00 " but, a look through the admin control panel, the .sql file, and a search of these forums did not turn up where I can alter the values. Is it osCommerce or a payment gateway/bank setting ?? Thanks in advance for your help. Where does this message come up? At the checkout_process? Seems to me like a payment gateway function. Let us know and we'll check it out. Link to comment Share on other sites More sharing options...
groggie Posted March 5, 2007 Author Share Posted March 5, 2007 Where does this message come up? At the checkout_process? Seems to me like a payment gateway function. Let us know and we'll check it out. Hi, thanks for prompt response. It is in the address bar of the browser as, you get returned to the checkout_payment.php page, without getting to the payment gateway/bank interface - and there is no osCommerce generated (php/js) error. Thanks. Link to comment Share on other sites More sharing options...
Nullachtfuffzehn Posted March 5, 2007 Share Posted March 5, 2007 Hi, thanks for prompt response. It is in the address bar of the browser as, you get returned to the checkout_payment.php page, without getting to the payment gateway/bank interface - and there is no osCommerce generated (php/js) error. Thanks. As far as I can see it's an error of your payment modules. You can check it out out in /includes/modules/payment. Link to comment Share on other sites More sharing options...
groggie Posted March 6, 2007 Author Share Posted March 6, 2007 OK, thanks for that. I had a look, but nothing there that I could see. The nobs at the bank finally replied, and it is a payment setting condition at their end. Merchant has to advise accordingly. The templating system I am using is ignoring the osCommerce variable error_message. I will need to cobble together a custom error message. Thank very much for your time and assistance. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.