1.0.0 • Published 5 years ago

mpesa-express-test v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

stkPush(Amount, Phonenumber) mpesa.sktPush(1, 254721476778)

stkCheck(CheckoutRequestID) mpesa.stkCheck('ws_CO_131120191201132082')

#C2B REGISTRATION mpesa.c2bRegister({ ConfirmationURL,ValidationURL })

#TEST C2B REGISTRATION mpesa.c2bRegister({ ConfirmationURL: "https:www.example.com/route" , ValidationURL:"https:www.example.com/route" })

mpesa.c2bTransact()

mpesa.checkAccountBalance()

1.0.0

5 years ago