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

Refund issues #32

Open newz12 opened 1 year ago

newz12 commented 1 year ago

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 $33.38, but the amount refunded on Paypal was $38.58 (see attached files).

Sans titre-2 Sans titre-1

This is a transaction with a currency conversion.

Also, the payment fee is always refunded in full, so we have to make a negative adjustment refund. Would it be possible to calculate the payment fee to be refunded automatically instead? For example, if we have a $200 transaction with a 3% fee and we want to refund just $100, by default the system will refund $6 rather than $3.