Payeezy SDK consist of
- Platform specific Client Library such as IOS library(Apple app/Apple pay ), JS library, Java Library
- Rest API
- Server language specific components such Java, cURL, php, python, ruby and nodeJS
- Tools & RESOURCES
- Documentation
Please refer [new version of SDK/API] (https://developer.payeezy.com/integration)
Rest APIs and documentation API documentation: [https://developer.payeezy.com/payeezy-api-reference/apis ] (https://developer.payeezy.com/payeezy-api-reference/apis)
Tools & RESOURCES
Download and build
- Github – For Payeezy source code downloads – visit https://github.com/payeezy/payeezy
- XCode - For Apple Pay and IOS apps – for more information visit https://developer.apple.com/xcode/
- Eclipse – For client library integration and development – for more information visit https://eclipse.org/
- IntelliJ – For client library integration and development – for more information please visit https://www.jetbrains.com/idea/
- JDK 1.6 and above - For compiling java code – for more information please visit http://www.oracle.com/technetwork/java/javase/downloads/index.html
- Text editor - if you don't have one already, you may want one for editing properties file. A few options: Atom, Sublime Text, Textmate, Brackets.
Package Managers
- Maven – For build and test – for more information please visit http://maven.apache.org/
- Cocoapods - CocoaPods is the dependency manager for Objective-C projects – for more information Pl visit http://cocoapods.org/
- Pip - pip is a package management system used to install and manage software packages written in Python. If your system doesn't have pip, you can also use easy_install
- Gem - RubyGems is a package management framework for Ruby. For more information Pl visit http://guides.rubygems.org/rubygems-basics/
- npm - is the package manager for javascript, nodeJS etc. For more information pl visit https://www.npmjs.com/
Please refer [new version of SDK/API] (https://developer.payeezy.com/integration)
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
We appreciate the time you take to try out our sample code and welcome your feedback. Here are a few ways to get in touch:
- For generally applicable issues and feedback, create an issue in this repository.
- support@payeezy.com - for personal support at any phase of integration
- 1.855.799.0790 - for personal support in real time
Terms and conditions for using Payeezy IOS SDK: Please see Payeezy Terms & conditions
The Payeezy IOS SDK is open source and available under the MIT license. See the LICENSE file for more info.