Skip to content

7.2.0

Choose a tag to compare

@bobbrodie bobbrodie released this 08 Jan 22:30
· 266 commits to master since this release
5500fe9

Overview

This release adds new endpoints, updates PHPdoc, and implemented two bug fixes.

Changed

  • Improved PHPdoc by adding @param where missing
  • Added POST /refunds
  • Added GET /refunds/guid/:guid
  • Added PUT /refunds/guid/:guid
  • Added DELETE /refunds/guid/:guid
  • Fixed the request to resend notifications
  • Fixed issue #192