Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

44 lines (32 loc) · 1.42 KB
  • Added redemptions module to call redemptions management OST APIs.
  • Added redeemable sku module to call redeemable sku management OST APIs.
  • Readme changes for documenting new parameters in transactions module. These parameters can help to get data between specific time interval.
  • Added webhooks module to call webhook management OST APIs.
  • Support for verify webhook signature.
  • Added base tokens module to V2 API's
  • OST API V2 interaction layer implementation.
  • Removed API V0 and V1 support.
  • README.md has API V2 usage instructions
  • Bug fix for V1.1 API
  • Added version file
  • Added user balances module to V1 API's
  • Added transaction ledger module to V1 API's

Initial release of the official OST PHP SDK
This release has the OST API interaction layer implementation.