- Did you mean
- find
Forum topic Where do I set the JS Security Key?
of the fields aside from the JS Security key. I know where the value for that field lives, but I don't know where to put it. Please advise. Thanks! ...
Payments Help I am looking to process Apple Pay for Web payments with Payeezy. In your docs, the submitted 3DS data has an extra 2 fields ... but I don't see how to determine if I would need to include need that field ...
Forum topic Voiding Token-based purchases
question regarding the Transaction Tag field. Thanks, Eddie ...
Forum topic Problem in payment other then US country
Payments Help I have integrated Payeezy in my iOS app. It is working fine. Now I am testing payment for India. I have entered all credit card information. I have enter amount as 1 $ in amount field but payment was deducted ...
Forum topic Required info for eCheck API request
and customer_id_type and client_email from the request. Are those fields really required? ...
Forum topic Yen currency
Payments Help Hi, In payeezy api 1200 USD = $12.00 then 1200 JPY = ¥? Please help. ...
Forum topic Problem with Payeezy payment amount having penny returns- 400 Bad Request, full amount works fine
Payments Help Hi I'm using payeezy_direct_API-master Java example to integrate Payeezy Direct API in our application. Issue: when we use amount as 12.33 (with decimal or pennies) it causes- 400 Bad request E.g TransactionRequest trans = new Transacti ...
Forum topic eCheck payments
Payments Help In the request data there are two values, "customer_id_type" and "customer_id_number" that are listed as required values, but where do I get this information? I am using the test data (below) for the sandbox testing and t ...
Forum topic Partial Capture & Refund of the partial capture.
Payments Help This is our flow, what works for us and where we are stuck. 1. Authorize $100- WORKS. 2. Capture Partial 1: $50 (use transaction id & tag of the authorization)- WORKS. 3. Capture Partial 2: $25 (use transaction id & tag of the author ...
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. ...