- Updated Interface Types to include new payment parameters (#402)
- Fix:
order.getPayments()
did not work (#401) - Fix:
paymentChargebacks.get()
did not work (#400) - Fix:
payment.isRefundable
did not work, but was also deprectated in favour ofcanBeRefunded
(#403) - Fix: returned links with search parameters, broke iterations (#405)
Full Changelog: v4.1.0...v4.2.0