Skip to content

Payeezy bindings for cURL, iOS, Java, nodeJS, php, python and ruby

License

Notifications You must be signed in to change notification settings

dmaksimov/payeezy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payeezy

This code sample showcases integration of the Payeezy API in PHP.

Pre-requisites

In addition to having PHP installed (5.3 and above) , you will need the PHPUnit framework to execute the tests.

Download PHPUnit from https://phpunit.de/

Usage

Source available in the /src folder.

Authorize, Purchase, Capture, Void, Refund and Split Shipment tests are located in the /tests folder

Execute with: 'phpunit tests'

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

About

Payeezy bindings for cURL, iOS, Java, nodeJS, php, python and ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%