Forum topic Search For Events API

General Discussion Hi, I just tried calling events API against a Live account; however, it's returning Error Message Code 405, Server error while handling the transaction. I can't seem to find the cause of it. Please advise. Thanks, Sean ...


Payments Help Hi. Can Payeezy API manipulate FirstData Payeezy Global Gateway Hosted Order Page payments? Like do a refund to the HOC payment? I've tried but getting "401- Invalid transaction tag" response. Jan ...


Capabilities: Payeezy APIs are the new, lightweight alternative that include our newer capabilities like Apple Pay, Payeezy JS, Android Pay, etc. Geographies: Payeezy APIs support merchants from US and Europe. This benefits both partners and merchants. Fo ...


Fraud & Security Related I use the POST HTTP command to tokenize a credit card. The whole process is described here: https://developer.payeezy.com/payeezy-api/apis/post/transactions/tokens. I set up the 6 Header Parameters as per the documentation: th ...


Integration If a merchant provides a form which collects credit card data on their website and posts directly to a PCI DSS validated third-party service provider via direct post (payeez.js) does it qualify under PCI Self-Assessment Questionnaire A? Since ...


Usually, this happens when the API credentials or Merchant token or js_security_key is incorrect: When testing in CERT environment Ensure that you are accessing the sandbox URL-  https://api-cert.payeezy.com/v1/ Ensure that the API is enabled for sandbox ...


Ensure that the values of API key, API secret, token, timestamp, nonce and data used in calculating HMAC match the corresponding values used in the HTTP headers. Ensure that the correct hashing algorithm is used. Ensure that the API key, API secret and me ...


Payments Help Hi payeezy team, I am using the WooCommerce First Data Payeezy plugin. Now when i checkout my cart it's gave me this error "HTTP 401 Unauthorized: Invalid signature received " can you please guide how should I fixed this asap. ...


  US Europe Payment types         Credit Card ✓ ✓     Gift Card ✓-     eCheck ✓-     German direct debit- ✓ (Germany only)     Paypal ✓ ✓       Integrations         Payeezy JS ✓ ✓     Payeezy JS + 3D Secure ✓ ✓     Direct API ✓ ✓     Apple Pay® ✓ ✓ (UK on ...


General Discussion Hi, I was trying to test AVS response by passing property of "ValidationStr1" and its value as "N123 Main St" in the request and I have Code N (No address or ZIP code match) enabled but I cannot see anything in the r ...