Skip to content

Remove PartyA(Shortcode) from B2B & B2C Calls #5

@geofmureithi-zz

Description

@geofmureithi-zz

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

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions