cancel
Showing results for 
Search instead for 
Did you mean: 

Add fee to payment method if subtotal is below

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Add fee to payment method if subtotal is below

Hi,

 

I need to add a fee/charge to a payment method, if the subtotal is below 650,-

Is that possible? And how can I do it?

 

Thanks

Best regards

 

1 REPLY 1

Re: Add fee to payment method if subtotal is below

you can do that by creating new payment method . below link for creating custom payment module , you need to customized it as per your requirement i.e it offer some amount if total amount is 650 if its greater than 650 in cart total then its free .

http://excellencemagentoblog.com/blog/2011/10/28/magento-create-custom-payment-method/
https://code.tutsplus.com/tutorials/create-a-custom-payment-method-module-in-magento-part-one--cms-2...
http://excellencemagentoblog.com/blog/2012/05/01/magento-create-custom-payment-method-api-based/