Skip to content

Releases: NdoleStudio/campay-go-sdk

v0.0.8

01 Oct 10:05
Compare
Choose a tag to compare
  • Increase timeout from 2 minutes to 5 minutes for sync transactions

v0.0.7

11 Sep 08:48
Compare
Choose a tag to compare
  • Add IsSuccessful() and IsPending() helper methods to Transaction struct
  • Add WithdrawSync method which waits until a withdrawal request is complete.
  • Add More unit tests.

Full Changelog: v0.0.6...v0.0.7

v0.0.6

17 Aug 06:09
Compare
Choose a tag to compare

Added Utility Endpoints

  • POST /api/utilities/airtime/transfer/: Transfers airtime to a mobile number
  • GET /api/utilities/transaction/{reference}/: Get the status of a transaction

v0.0.5

20 Dec 21:14
Compare
Choose a tag to compare
  • Add query tag to callback model

Full Changelog: v0.0.4...v0.0.5

v0.0.4

20 Dec 19:02
Compare
Choose a tag to compare
  • Add the /withdraw/ endpoint for withdrawing funds from campay to mobile money
  • Add unit tests
  • Renamed the CollectOptions to CollectParams

v0.0.3

22 Aug 13:21
Compare
Choose a tag to compare
  • Fixed Bug in which the old token is sent in the token refresh request.

v0.0.2

22 Aug 11:52
Compare
Choose a tag to compare
  • Added the ability to get transaction status.
  • Improved the readme.md file

v0.0.1

20 Aug 10:56
Compare
Choose a tag to compare

This release adds the ability to collect payments using the campay api.