Hi,
I can't get lineItems associated with refund
List<reference> lineItems = refund.getLineItems();
it is always empty.
Hi,
I can't get lineItems associated with refund
List<reference> lineItems = refund.getLineItems();
it is always empty.
Hi,
Are you sure that the LineItem itself was refunded, or was the Payment refunded? See https://devask.clover.com/question/6409/relationship-between-item-refunded-item-and-refunds-array/.
If you're refunding at the LineItem level and still seeing this behavior, let me know and I'll investigate further.
Thanks,
Mark
No one has followed this question yet.