mageprince / magento2-paymentfee

Magento 2 Payment Fee by MagePrince helps admin to set payment fees to charge customers for selecting a specific payment method to complete their order from all available payment methods.
25 stars 19 forks source link

Use mixin instead of map #14

Closed Coosos closed 3 years ago

Coosos commented 3 years ago

Description

Use mixin instead of map, bacause map prevent to use mixin on select-payment-method. (Example: Native Magento Sales rule add mixin on select-payment-method from 2.3.x)

mageprince commented 3 years ago

Hi @Coosos, thank you for your contribution. We will add this improvement in the next version of the module on Magento Marketplace.