Support for payment method additional handling fee

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 лет назад
Hello,

in the release notes for 1.30 I've seen the following feature:

- Support for payment method additional handling fee

But where and how can I configure this?

Thanks in advance...
Markus
14 лет назад
IPaymentMethod interface has a method named GetAdditionalHandlingFee(). All you have to do is to return a fee in specific implementation of payment method.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.