How to Give Discount on Payment Methods in Magento 2
Discounts are an effective marketing tool used by marketers for ages. And it never goes out of trend!
Everyone loves discounts and this tool can be used to promote an item or service. Additionally, in Magento 2 store if you want to encourage the customers to use a specific payment method, you can set up discount rules based on the payment methods in the store.
For example, you can offer a 5% discount on using Razor pay payment method.
The below steps can be implemented to give discount on payment methods in Magento 2.
Also, if you are offering multiple payment options and paying huge payment fees, you can redirect your customers to one particular payment method by encouraging customers to use that method in the lure of getting the discount! Doing so will reduce the use of other payment gateways and you can abandon those methods once your customers are accustomed to the option you are offering for payments! Another option is to make a payment method visible only to the admin. This can be useful in scenarios where you want to test a new payment method or if you want to offer a special payment option to a particular customer.
Steps to give discount on payment methods in Magento 2:
- Login to admin panel
- Navigate to Marketing > Promotions > Cart Price Rules
- Click the “Add New Rule” button
- Fill in the details as shown here:
- Add Rule name
- Explain it in Description
- Activate the rule
- Select the website
- Select the customer groups for whom you want to apply this rule
- Select No coupon from the dropdown
- Enter the uses per customers
- Set the date period to avail the discount
- Set the priority
- Expand the Conditions tab and set the conditions for discount, i.e., the payment method for which a customer can avail this discount.
- Save the configuration
That’s it. If you get any error after going through the above steps you can also have a solution for discount based on payment method not showing in Magento 2 cart total.
Also read: How to Setup Discount with Minimum Purchase in Magento 2
Please use the Comments section below if you have any doubts regarding the above steps. I’d be more than happy to help you out.
Also, do share the solution with fellow Magento store owners via social media.
Thank you.
Jignesh Parmar
An expert in his field, Jignesh is the team leader at Meetanshi and a certified Magento developer. His passion for Magento has inspired others in the team too. Apart from work, he is a cricket lover.
2 Comments
Dear Jignesh ,
I’ve read your interesting article on setting a discount on a specific payment method.
I would like to set up this rule for credit cards payment method , but I cannot see in the list of the conditions the “Payment method”
I’m working on Magento 2.4.1.
Tanks a lot for your help
Enrico
Hello Enrico,
It might be help, please check
https://magento.stackexchange.com/questions/272453/all-payment-methods-are-not-coming-in-cart-price-rule/278706#278706
Thank You