UNPKG

mpesajs

Version:

A Node.js SDK for seamless integration with M-Pesa payment gateway, providing easy-to-use methods for handling transactions, payments, and API interactions

8 lines (7 loc) 235 B
export * from './MpesaError'; export * from './NetworkError'; export * from './AuthenticationError'; export * from './ValidationError'; export * from './StkPushError'; export * from './PayoutError'; export * from './RegisterUrlError';