mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
98 stars 49 forks source link

button "refund" in the M2 backend #785

Closed Septembermann closed 2 weeks ago

Septembermann commented 2 weeks ago

Currently, after a credit note has been created, the payment can only be refunded via "offline refund" in the M2 backend. This means that the refund must be made via the Mollie portal. Will there be a way in the future for the refund to be triggered directly via the M2 backend and not via Mollie?

Backend changes Button "refund"

Frank-Magmodules commented 2 weeks ago

Hi There @Septembermann ,

Thank you for bringing this issue to our attention. We have investigated but were unable to reproduce the problem. Based on our findings, it seems this might not be an issue with the plugin itself. It appears you might be following an incorrect procedure for creating an online refund in Magento.

To create an online refund within Magento, you need to refund the invoice, not the order. You can refer to the official documentation for detailed instructions: Magento Credit Memo Creation.

Here's a quick guide:

image-1

That's the process, but if you have a different workflow or encounter another issue, please describe the exact steps you took to reproduce the problem. This will help us better understand and assist you.

Septembermann commented 2 weeks ago

Thanks a lot for your help. A classic operating error on our part.

Frank-Magmodules commented 2 weeks ago

Welcome, have a good weekend ahead!