magento2-paymentfee icon indicating copy to clipboard operation
magento2-paymentfee copied to clipboard

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.

Results 4 magento2-paymentfee issues
Sort by recently updated
recently updated
newest added

When we refund an order that has a payment fee, the refund isn't the same as the amount actually refunded on Paypal. For example, this transaction was to be refunded...

Tax is calculated in the grand total but not in tax details in the front-end checkout. while there's no issue in the backend Expected result: Tax is calculated in tax...

Paypal error when configuring payment fee of 3.5% https://www.awesomescreenshot.com/video/9288473?key=0bfbb6e4f0e91e6d89ac8d1c7d8e7e9e ![image_2022_06_06T00_26_04_206Z](https://user-images.githubusercontent.com/78064606/172162764-e773bc74-469b-4ce8-9e2a-9bbe54f57000.png) ![image_2022_06_06T00_27_51_733Z](https://user-images.githubusercontent.com/78064606/172162772-3b4dfea2-c729-4876-9b3a-20e8237698b7.png) `[2022-06-06 00:31:50] main.DEBUG: array ( 'url' => 'https://api-3t.sandbox.paypal.com/nvp', 'DoExpressCheckoutPayment' => array ( 'TOKEN' => 'EC-04Y308123P8151732', 'PAYERID' => '468TM7EUAJXNJ', 'PAYMENTACTION'...

PayPal fee is applied but no payment method selected on checkout. **Steps to reproduce:** 1- Start a purchase, go to checkout and select paypal as payment method. 2- Logout 3-...