UNPKG

mtnapimomo

Version:

MTN MOMO Node.js package

12 lines (11 loc) 304 B
"use strict"; var wichtig = require('./functions'); var axios = require('axios'); require('dotenv').config; var VAR = { link: { collection: 'https://sandbox.momodeveloper.mtn.com/collection/', userProvosioning: 'https://sandbox.momodeveloper.mtn.com/v1_0/apiuser/' } }; module.exports = VAR;