You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For us when making a partial refund via the API the credit memo creation fails but the money is refunded, then the refund webhook calls back and closes the entire order!
PR on #524 - it's caused by you changing the format of the response from an object to an array.
I'd check $response-> in your extension for other places you've missed it.
The text was updated successfully, but these errors were encountered: