forked from safaricom/mpesa-node-library
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In these calls the code looks like this:
const { shortCode } = mpesaApi.configs
const testMSISDN = 254708374149
await mpesaApi.b2c(shortCode, testMSISDN, 100, URL + '/b2c/timeout', URL + '/b2c/success')The first argument is redundant and hence can be removed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request