This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
[RELEASE] v4.1.0
Features
- Payment: adds
getEscrowId()
andgetEscrow()
methods (e51d6cc) - Entry: adds entry feature and your own resources (8cdb098)
- Balances: adds feature to get Moip Account's Balances (ff6f41b)
- Refund: adds list order refunds and payment refunds (b3a0844)
Refactor
- Client:
- API: fix imports (817eae6)
- Payment: adds statementDescriptor (15ff550)
- RefundAPI: change condition of
list()
method (55ff9d0) - Order: add missing response elements (b8ba4bc)