- Did you mean
- find
Forum topic How to recover from interrupted connection?
Integration What happens if I POST a new Credit Card transaction through the API, but the connection gets interrupted on the way back? ...
Forum topic List of transactions
Integration Is there any way to get a list of transactions? I'm trying to do something similar to what is show in the demo gateway accounts. ...
Forum topic Blank card name not returning as a error.
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 payeezy direct API php curl
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" ...
Forum topic Invalid Tokenize Request. Please check your input."status": 401, "type": "FDToken","status": "failed"
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#? ...
Forum topic Integrating Swipe Devices with Payeezy
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 ...
Forum topic No 'Access-Control-Allow-Origin' header on https://api-cert.payeezy.com/v1/securitytokens (Sandbox)
Integration Hello, I try to integrate with Payeezy, but I can't get security token. Request: https://api-cert.payeezy.com/v1/securitytokens?apiKey=(myAPIKey)&credit_card.card_holder_name=test+test&credit_card.card_number=4111111111111111 & ...
Forum topic Token Based Payments
Integration I have a problem with Token Based Payments. I have changed payeezy.js for working in sandbox (change url), then successfully got payeezyToken. But when I try to make a payment "authorize" I get error "Access denied invalid base6 ...