VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: wgiesel on July 03, 2012, 21:42:04 PM

Title: Payment Method- Percent with minimum fee
Post by: wgiesel on July 03, 2012, 21:42:04 PM
Hello:

I want to configure a payment method like this: with the client chose this payment method he has to pay a a fee of 3% of the total amount. But if the 3 percent are less then 2,12 €, he has to pay minimum this fee (2,12 €).
With the option "Fee per transaction" the client always is paying 2,12 + 3%

Any solution?
Thanks a lot.
Wolfgang
Title: Re: Payment Method- Percent with minimum fee
Post by: wgiesel on July 04, 2012, 17:47:08 PM
Ok, I solved it like this: I have created 2 Payment Method, one with a transaction fee of 2,12 and maximum amount of 83, and a second with 3% and minimum amount of 83,01. Looks like it works....