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 tokenizing cards

Integration What value are we supposed to use for trtoken in the /securitytokens end point? I tried using my merchant token and I tried using my API reporting token. Neither works. If I just use the trtoken from the documentation, that works fine, but it ...


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 ...


Payments Help Hello, I have a registration form in my WordPress site. I want there to take registration frees during registration through Payeezy. Is is possible? If so, then please guide me then. Thanks, ...


Merchant Boarding How long does it take from the time a merchant receives their approval email to them getting set up with a Merchant ID, token, etc. ...


Forum topic Where did refund go?

Integration Hi folks, I noticed recently that the credit card refund method (the non-tagged version) is no longer linked to in the documentation. However, it still works and the original document is still up: https://developer.payeezy.com/capturereversepa ...


General Discussion Hi, I found my HMAC change button in under Docs and sanbox. there i had changed my apikey and apisecret and update HMAC and try purchase as well as authorization is working perfectly. But, when i try to use the same key and secret key i ...


Forum topic Merchant management

Feedback & Feature Requests I'd like to be able to programmatically register merchants and modify their Sandbox/Live status and retrieve their Merchant Token and JS Token to send to them. I'd also like to be able to find out (through the API ...


Forum topic AngularJS

Integration I try in several ways to send data to api but always have error 403 no matter use my own credentials or example credentials, this is my code " controller("otroController",function($scope,$resource){$scope.postResource = function ...


Integration We have tried using tags we found on the support.payeezy.com site like 'address1',etc., which are being totally ignored when added to the JSON messages we are sending for purchase, etc.. Calling support was also unable to find any do ...