AltaPay / plugin-magento2

MIT License
0 stars 3 forks source link

Online Refunds #17

Closed bobemoe closed 6 years ago

bobemoe commented 6 years ago

Should it be possible to do an online refund at the moment?

When creating credit memo there is only a "Refund Offline" button and this does not trigger a refund on the gateway. I was expecting to see a "Refund" button as well. Is this functionality expected/planned? Or have I misconfigured something?

Magento 2.1.9 AltaPay/magento2 0.1.8

lb-altapay-com commented 6 years ago

Yes, it should be possible to make a online refund. If you goto Sales -> Orders. Click "View" for the order you want to refund. then click "Invoices" in the "order view" box. there should be some option for refund.

bobemoe commented 6 years ago

Ahha, I was doing: Orders -> View -> Credit Memo where only the "Refund Offline" button is available.

If I go to Invoices -> View -> Credit Memo than additional to the "Refund Offline" button is the "Refund" button I was looking for.

Thanks for pointing me in the right direction.

Why is the button missing when creating a Credit Memo from Orders? I guess this could be desired behaviour. If so, feel free to close the issue as I am happy now that it is possible to do a Online Refund.

lb-altapay-com commented 6 years ago

This is standard Magento 2. So your idea make sense, but it would require to much maintenance from our side to implement this.