killbill / killbill-adyen-plugin

Kill Bill plugin for Adyen
https://killbill.io
Apache License 2.0
10 stars 31 forks source link

notifications: add option to transform CHARGEBACK into payment failure #80

Closed pierre closed 6 years ago

pierre commented 6 years ago

To enable this feature, make sure to configure the per tenant property:

org.killbill.billing.plugin.adyen.chargebackAsFailurePaymentMethods=ach,sepadirectdebit

This fixes https://github.com/killbill/killbill-adyen-plugin/issues/79.

See related issue https://github.com/killbill/killbill/issues/880.