This forum is now Read-Only. The Magento Community Forum is scheduled to close permanently on December 31, 2025. Please save any necessary information before this date. Join us on Slack for continued engagement!
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 .