1.0.4 • Published 9 years ago

payeezy v1.0.4

Weekly downloads
472
License
MIT
Repository
github
Last release
9 years ago

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:

  • GitHub Issues - For generally applicable issues and feedback
  • support@payeezy.com - for personal support at any phase of integration
  • 1.855.799.0790 - for personal support in real time

License

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

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago