mollie / magento2

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

Mollie order refund not creating when shipping is zero #720

Closed mageget-info closed 7 months ago

mageget-info commented 7 months ago

Describe the bug Mollie order refund not creating when shipping cost is zero, its issue from version 2.31.1, i have added the detail in Additional context.

Used versions

To Reproduce Steps to reproduce the behavior:

  1. Created a order with shipping cost zero
  2. try to refund the order, then credit memo creating but refund not creating in mollie dashboard
  3. Make sure placing the order with IDeal Payment and API Method is Order API image

Expected behavior Its should create online refund in Mollie

Actual behavior Its not creating online refund in Mollie

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Also, after debugging we have found the new chainage in image

https://github.com/mollie/magento2/blob/296a5a221e682416fdf3d528ed6c6da4aefdca50/Model/Client/Orders.php#L760 if we rollbacking to release/2.31.0, its working as expected.

image

Frank-Magmodules commented 7 months ago

Hello @mageget-info, appreciate your complete and clear description of the issue. I'm happy to share that we've just released version 2.32.4, addressing the problem you mentioned. I'm marking this issue as closed. However, should you have any further questions or comments on this matter, please feel free to respond within the issue thread.