Releases: NdoleStudio/smobilpay-go
Releases · NdoleStudio/smobilpay-go
v0.0.6
v0.0.5
Implemented
- Product
GET /product
: Get product pay items.
v0.0.4
- Changed Quote prices from
int
tofloat64
v0.0.3
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
Add method to collect in sync
v0.0.1
Implemented
- Client
GET /ping
: API Healthcheck endpointGET /verifytx
: Get the current collection statusGET /historystd
: Get the transaction historyPOST /quotestd
: Initializes a transactionPOST /collectstd
: Confirms a transaction
- Bill
GET /bill
: Get details of a bill
- Topup
GET /topup
: Get available topup packages.