This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Discounts Per Payment Method on WooCommerce

Description

This plugin allows you to add discounts per payment methods.
Just set a amount (fixed or %) to the payment methods you want to give discount and is ready!
At the moment of payment the customer will be able to see each discount available for each payment method.

Note that this plugin works only with WooCommerce 3.0 or later.

Contribute

You can contribute to the source code in our GitHub page.

Screenshots

  • Settings page.
  • Plugin in action on checkout page.

FAQ

What is needed to use this plugin?

WooCommerce 3.0 or later.

The discounts not being applied. How I fix this?

This error may be caused by some malfunctioning javascript in your theme. Just fix it in your theme.

Need help or want to make a suggestion?

Create an issue in our GitHub page.

Reviews

August 23, 2022
Cláudio, parabéns pelo plugin. Entretanto, o mesmo esta com um bug. Ao selecionar uma forma de pagamento, ele aplica o desconto, mas, se o usuário selecionar uma outra forma de pagamento, ele esta acumulando o desconto. O correto é remover o cupom da seleção anterior e aplicar o cupom da nova seleção.
August 8, 2022
Ele simplesmente aplica desconto em qualquer método durante o checkout, não importando qual pré-configurado no admin.
September 2, 2021
in version 5.8 I tried it and it doesn't work properly. for example Apply the coupon in "bacs", it is identified in the checkout but apply it in a different gateway than the one indicated. en la versión 5.8 lo probé y no funciona correctamente. por poner un ejemplo Aplicar el cupón en "bacs", se identifica en el checkout pero aplíca en una pasarela diferente a la indicada.
October 9, 2020
Basic functionality is ok. I don't like that the discount is shown on the cart page already. Should only be visible on checkout (even if the default payment method has a discount). And translations are missing for the frontend output.
July 15, 2020
USE THE PLUGIN WITH THE SAME NAME FROM WPCodeLibrary. This one (by C Sanches) has bugs galore and doesn't seem to work well at all with the latest wordpress. The WPCodeLibrary plugin with the same name works perfectly. I'm not sure what this is doing here - but you want to use the other version of this plugin.
Read all 33 reviews

Contributors & Developers

“Discounts Per Payment Method on WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Discounts Per Payment Method on WooCommerce” has been translated into 6 locales. Thank you to the translators for their contributions.

Translate “Discounts Per Payment Method on WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.0.0

  • Added support for WooCommerce 3.0.
  • Abandoned support for WooCommerce older than 3.0.
  • Stopped to use negative fees to apply discounts and start to use coupons, to better support for third-party plugins and taxes.