Skip to content

v1.9.0

Compare
Choose a tag to compare
@devtronic devtronic released this 01 Jun 06:08
· 9 commits to master since this release
2df7c16

New Features:

  • DELETE /api/v1/customers/addresses/{id} added. (Client::patchAddress($id, $model)) (PR #40)
  • Added missing mappings (PR #40)
    • Address::$id
    • Order::$payments
  • Added the Payment model (PR #40)