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

v2.1.0

Compare
Choose a tag to compare
@joaolucasl joaolucasl released this 19 Oct 10:59
· 235 commits to master since this release

Bug Fixes

  • Prevent notice when tax document or receivers are not returned (6f6c10b)

Features

  • Account: Create method to check if an account exists (17e6cd2)
  • Keys: adds method to get public key from moip account (fc2143a)
  • NotificationPreferences: Added method to get a list of notifications (9be2ae4)
  • NotificationPreferences: added method to get a notification preference (d9f4062)
  • Payment: add method 'cancel' to cancel pre-authorized payments (858cece)
  • Payment: changed 'capture' method to allow multipayments (32d70e7)
  • Payment: changed 'get' method to allow get a payment without get an order first (7874a7e)