Integration I set up a live API. When I try to create a token, I get the error: "Entitlements have not been set for this Account." In "My API's", when I open that API, there is no button called "Entitlements" for my live ...


Payments Help Is there test data available for use with Capture, Void and refund? I think I'm specifically transaction ID's and tags. Using the Try It Out! section of the website and my own program I can't get any response other than: 400 B ...


General Discussion Hi, Instead of using payeezy client. Can i directly call the url "https://api-cert.payeezy.com/v1/transactions" with required parameters such as header field values using NSURLReuest class.If it is possible means send some sam ...


Forum topic 404 Error

Integration Been working to get PayEezy integrated into our application. If I do not send an Authorization string in the header I get a proper response package back saying "HMAC validation Failure". This I expect. When I do send an Authorization ...


Forum topic Event Search API

General Discussion I was trying to implement the call for transactions in Java, but got: {"fault":{"faultstring":"Execution of Hmac-authentication failed with error: Exception thrown from JavaScript: HMACERROR (hmac_helper#196)&qu ...


Forum topic AVS Response

Integration Hello, We aren't getting an AVS response from your test API when we submit the required address information, regardless of whether or not we start the address off with an AVS code. Can you please provide us with the ability to test your A ...


Forum topic What is webhook URL?

General Discussion Hi, What is webhook url?Why is mandatory? What it consists of? Even it's more helpful if you provide some working flow. Thanks, Vimal M ...


Integration I am trying to use in the URL to authorize a transaction. as we are going to authorize using this payeezy soon. I have estimate the development effort on C# coding. URL used https://api-cert.payeezy.com/v1/securitytokens?apikey=<>&js ...


Forum topic Zipcode Verification

Fraud & Security Related I am integrating payeezy with PHP. I am thinking if exists any method to do a billing verification with zipcode before do a purchase method? Thanks ...


Payments Help If a client makes a capture and doesn't get a response, is there a way for client to query the status of this specific transaction? Does the Reporting API support "filter transaction by merchant_ref"? Thanks. ...