payeezy

1.0.4 • Public • Published

Payeezy node.js Installation and Usage

Installation

To install the payeezy node.js module using npm:

npm install payeezy

Testing

Run the tests using npm:

$ npm install
$ npm test

Usage

Refer to test/payeezy-test.js for nodejs code samples on how to perform Authorize, Purchase, Capture, Void and Refund Transactions. Also includes sample code to tokenize a credit card and perform a token based Authorize transaction.

API Overview

Refer to the documentation on the Payeezy Developer Portal

Contributing

1. Fork it 
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request  

Feedback

Here are a few ways to get in touch:

License

The Payeezy node.js library is open source and available under the MIT license. See the LICENSE file for more info.

Readme

Keywords

Package Sidebar

Install

npm i payeezy

Weekly Downloads

361

Version

1.0.4

License

MIT

Last publish

Collaborators

  • firstapi