문제

I want to add additional charge as COD payment method in Magento 2.

How can I achieve this?

도움이 되었습니까?

해결책

You can use below free extension for the same.

https://github.com/bragento/magento2-cash-on-delivery-fee

It will add configured extra fee for COD.

다른 팁

I have created a module to add a payment fee by a specific payment method. You can add a payment fee for any payment methods(online or offline).

Recently I added lots of new features like add tax, support multi-currency, set sort order, etc.

Look at this: https://github.com/mageprince/magento2-paymentfee

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top