1
I have a store in opencart 2.0.3.1
I am selling products and every 5 real spent customer earns 1 points.
When the customer will use these points and he chooses to withdraw in the store the product he bought with the points the value of this purchase can result in 0 . Ai this the problem when the value is 0 it does not skip the checkout part nor displays any information or option that the request is already ok to proceed.
Simply the store shows the secure pay as payment method without the price and does not let finish the checkout for this reason.
Has anyone gone through this or knows how I add a payment method for when the value is 0 or negative in specific?
How would the purchase amount be zero if the user selected a product? You cannot send the real value of the product to Pagseguro, along with a discount of the same value?
– Woss
can be 0 because customer can buy product with points
– Jasar Orion