Pergunta

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

How can I achieve this?

Foi útil?

Solução

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.

Outras dicas

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a magento.stackexchange
scroll top