Hi, I add a custom discount " DATaxBill", and this value can be 100%.
Result: billtotal sometimes is 0.
So, i'm using paypal express checkout to get payments. Can i skip payment when total amount is 0?
I had read some solutions in the web, but they are for virtuemart 2... the code is a bit different.
I can't accept free payment for value less of 1€. I have tried to set min amount of 0.01... but without success...
How can I do?
I had try to edit plugin... Skip payment, but doesn't set cart... and I get some annoying visual errors...
I don't want to use an edited paypal plugin... and I don't want to make a custom paypal payment plugin...
There is a solution?
Hi,
Add a new "standard paiment" and set it to Maximum Amount to 0.01
and for paypal Minimum Amount to 0.01