Skip to content

Releases: joaotonaco/appmax-api-sdk

v0.2.1

17 Apr 12:33
702a17d
Compare
Choose a tag to compare

Patch Changes

  • 1c94178: Fix Invalid Access Token error even with token was correct

v0.2.0

17 Apr 11:53
c4cb75a
Compare
Choose a tag to compare

Minor Changes

  • ab87972: New PaymentsManager#installments for /payment/installments route

v0.1.5

15 Apr 20:57
725450a
Compare
Choose a tag to compare

Patch Changes

v0.1.4

08 Apr 12:49
a9f9f2c
Compare
Choose a tag to compare

Patch Changes

v0.1.3

08 Apr 12:42
386a409
Compare
Choose a tag to compare

Patch Changes

  • 1b64c0e: Fix schemas importing error

v0.1.1

05 Apr 19:30
44b2f4c
Compare
Choose a tag to compare

Patch Changes

  • 59d6b1a: Pix payment expirationDate property is now optional
  • acb46e3: Export some useful typing definitions

v0.1.0 • First release 🎉

05 Apr 11:59
716540d
Compare
Choose a tag to compare

Minor Changes

  • d46bcdd: New AppmaxAPI#orders for /order route
  • 6ddcd28: New AppmaxAPI#payments for payment-related routes (current: /tokenize/card)
  • c85b47a: New PaymentsManager#create for /payment/* routes
  • 3ea722a: New OrdersManager#setTrackingCode for /order/delivery-tracking-code route
  • 3f5d2e8: New OrdersManager#refund for /refund route
  • 0274640: New AppmaxAPI#customers for /customer route

Patch Changes

  • 6127580: Add support for API testing url