Fraud & Security Related can any one answer, why always geting "HMAC validation Failure" error response. my code: $response_purchase_JSON = $payeezy->purchase(array("amount"=> "420", "card_number" => &q ...


Forum topic Token based payments.

Payments Help I have used the Payeezy.js file I want to make a payment using the response token. I referred this page- https://developer.payeezy.com/payeezy-api/apis/post/transactions-4 but it shows the appropriate JSON. I can create the same JSON with th ...


Integration Hi, I have been exploring payeezy api from last three days. I am just making a simple http web request from a C# application. I have followed all the steps mentions and correctly verified each and everything. Below is the detail per item. 1) A ...


General Discussion I want to know, where i can check the list of all the transactions which are done during the sandbox testing, i tried to look into the "Analytics" Section, it was not showing any records of the payments made during the sandbox ...


General Discussion I'm getting the following error: Error: call to URL https://api-cert.payeezy.com/v1/transactions failed with status 400, response {"code":"400", "message":"Bad Request"}, curl_error, curl_err ...


Integration i have implemented the sample code but when i click the any button of the ui app forcefully crash and show the that type of error. 08-14 17:11:14.364: E/AndroidRuntime(2922): FATAL EXCEPTION: AsyncTask #1 08-14 17:11:14.364: E/AndroidRuntime(2 ...


Integration So I have imported this into eclipse and made all the changes for api secret, api key, and token to the file: /firstapi-client/src/main/resources/META-INF/spring/core-rest-client-v2-context.xml I will get Error Code 400 every time I run with J ...