Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

[RELEASE] v4.1.0

Compare
Choose a tag to compare
@mbnakaya mbnakaya released this 28 Feb 00:04
· 63 commits to master since this release
d309eda

Features

  • Payment: adds getEscrowId() and getEscrow() 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:
    • adds a new get with new header (41edb85)
    • adjust Accept values (3fe45c7)
  • API: fix imports (817eae6)
  • Payment: adds statementDescriptor (15ff550)
  • RefundAPI: change condition of list() method (55ff9d0)
  • Order: add missing response elements (b8ba4bc)

Tests

  • Balances: adds tests to balances (4c8e251)
  • Payment/Multipayment: add tests to statement descriptor (03d8f4f)
  • Refund: adds tests to list refunds (080fd10)
  • Order: adds tests to cover all response attributes (c47071f)