Did you mean
find

General Discussion Hey there! On urgent implementation with test functions (referring PHP API via: https://github.com/payeezy/payeezy_direct_API/tree/master/payeezy_php) in a Windows machine with preinstalled PHPUnit, the codes threw this error: Fatal err ...


Integration Testing- api-cert.payeezy.com Blank card name not returning as a error. Card number visa 4111-1111-1111-1111 Response: {"status":201,"results":{"correlation_id":"228.1457126438538","status":&qu ...


Integration Currently I am able to complete "Payeezy.js" transaction by making "Token Based Payments" API call but I also need an AVS check, is it possible to include AVS check in a "Token Based Payments" payload? ...


Forum topic CVV validation

Fraud & Security Related Both the GET and POST Tokenize Credit Card API pages say: "Note: cvv check will not happen here and card information will not be validated." Is that true for only one value of "auth", or for any value? When ...


General Discussion So, I guess i am out of luck. I wanted to search for parameter definitions so I can find out what the restrictions (maximum LENGTH!) is on merchant_ref. So I came here to search, found no search, so am posting the question. It is a sham ...


Integration http://www.humtumdesi.com/p/tests/payeezy_php_curl.php Request JSON Payload:{"merchant_ref":"Astonishing-Sale","transaction_type":"authorize","method":"credit_card","amount" ...


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 .Net C# Example...?

Integration Would it be possible to get an example of how to use Payeezy.js using asp.net with c#? ...


Integration Hi, I am evaluating Payeezy for use with a swipe device but I have some concerns regarding security/PCI compliance. I dont see an SDK or a mag stripe reader available for use with Payeezy. Can you confirm whether one is available? If one is no ...


Fraud & Security Related Hi, I want to use token based payments. Is there any way to send billing address information and get back AVS codes? I see that in the documentation for credit card payments, but is there any way I can do that for token based ...