node-pesa icon indicating copy to clipboard operation
node-pesa copied to clipboard

Pesa SDK

Results 6 node-pesa issues
Sort by recently updated
recently updated
newest added

This package was intended for Node Enviroment this is to run in a controlled backend environment After several communication with users Current name `pesa-js` implies this packages can be used...

Add and improve documentation and examples(example will include expressjs app)

help wanted
feature

Allow optional input for not required fields in a request.

help wanted
feature

If fields are not provided then generate a random string for 'input_ThirdPartyConversationID' and 'input_TransactionReference'

help wanted
feature

Validate data input using Regex before the API call.

help wanted
feature

When using the @openpesa/pesa-js to initiate a C2B transaction, the request fails with the following error: output_error: 'Origin not allowed' ```json { output_error: 'Origin not allowed' } ``` **Code Sample**...