Skip Paypal payment when billtotal equals 0 - Joomla 3.5 and Virtuemart 3.0

Started by Il_maca, June 22, 2016, 18:59:00 PM

Previous topic - Next topic

Il_maca

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?


Studio 42

Hi,
Add a new "standard paiment" and set it to Maximum Amount to 0.01
and for paypal Minimum Amount to 0.01