mastercard-api-core : Core functionality for MasterCard API. You can installing mastercard-api-core npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install mastercard-api-core $ sudo npm install -g mastercard-api-core
If want to update the mastercard-api-core package execute the command as below,
$ sudo npm update mastercard-api-core
Update package globally,
$ npm install -g mastercard-api-core
$ sudo git clone https://github.com/rektide/mastercard-api-core.git
$ sudo npm install -g ./mastercard-api-core
mastercard-api-core@1.4.12 /usr/lib/node_modules/mastercard-api-core
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mastercard-api-core
Package Name | mastercard-api-core |
Version | 1.4.12 |
Description | Core functionality for MasterCard API |
Released Date | 2017-11-22T15:27:24.702Z |
Published by | mastercardapi |
How to Learn | https://www.npmjs.com/package/mastercard-api-core/tutorial |