Payeezy Direct API Integration Guide: April 2015
Payeezy Direct API Integration Guide: April 2015
April 2015
Contents
Quickly integrate your applications with Payeezy Direct API ................................................................ 3
Payeezy Direct API initialization ....................................................................................................................... 3
Steps to integrate code with Payeezy Direct API ......................................................................................... 3
Getting started.......................................................................................................................................................... 3
Payeezy Integration for Java binding ............................................................................................................... 4
Submitting/Generating transaction (method of payments) with example ........................................ 7
Additional capabilities API (if applicable) ..................................................................................................... 7
Security related (HMAC, Token generation) with example ..................................................................... 8
Note: The merchant/third party is responsible for PCI compliance and may be required to provide First Data with
additional documentation and/or their attestation of compliance
Getting started
Using GitHub
Clone Payeezy SDK using with HTTPS or Subversion
Using clone command: git clone https://github.com/payeezy/payeezy_direct_API.git
Or simply download zip file: https://github.com/payeezy/payeezy_direct_API/archive/master.zip.
To know more about GitHub, click http://github.com
Note that you need to run maven command in order to compile the code.
Customize
Update properties file.
Please go to $PAYEEZY \src\main\resources\META-INF\spring\core-rest-client-v2-context.xml
And update with your appid, securedSecret and token
20092015 First Data Corporation. All Rights Reserved.
All trademarks, service marks and trade names referenced in this material are the property of their respective owners.
Where
Use/execute
Please go to download directory and run $ mvn clean install
For Payeezy ruby, PHP, Python, nodeJS bindings, refer to GitHub@ https://github.com/payeezy/payeezy_direct_API
Partner Reporting API - Use our powerful query engine to retrieve payment records. Supports complex
filtering, sorting, pagination and more. This is exclusively for Third Party Partners and applicable for a live
environment only.
For Reporting API processing details, click here https://developer.payeezy.com/payeezy-api-reference/apis/get/transactions