Skip to content

Releases: NdoleStudio/smobilpay-go

v0.0.6

09 Feb 07:10
Compare
Choose a tag to compare
  • Changed Quote.priceLocalCur and Quote.priceSystemCur from float64 to string

v0.0.5

25 Nov 18:28
Compare
Choose a tag to compare

Implemented

  • Product
    • GET /product: Get product pay items.

v0.0.4

07 Nov 16:31
Compare
Choose a tag to compare
  • Changed Quote prices from int to float64

v0.0.3

20 Oct 04:10
Compare
Choose a tag to compare

Implemented

  • Cashin

    • GET /cashin: Get cashin pay item.
  • Cashout

    • GET /cashout: Get Cashout pay item.
  • Add option to set interval and counter for verify transactions when doing collections in sync

v0.0.2

15 Oct 17:05
Compare
Choose a tag to compare

Add method to collect in sync

v0.0.1

15 Oct 15:16
Compare
Choose a tag to compare

Implemented

  • Client
    • GET /ping: API Healthcheck endpoint
    • GET /verifytx: Get the current collection status
    • GET /historystd: Get the transaction history
    • POST /quotestd: Initializes a transaction
    • POST /collectstd: Confirms a transaction
  • Bill
    • GET /bill: Get details of a bill
  • Topup
    • GET /topup: Get available topup packages.