- Did you mean
- find
Forum topic How to get the sample code working?
to get started? I provided the credentials in ExactID field and Password. ...
Forum topic Request Idempotency
General Discussion Basically, our locally hosted CRM occasionally loses connection to the outside world thanks to our residential grade internet connection. Because of this, if a new payment fails due to connection issues, its queued up for a later time a ...
General Discussion I am building mobile app and will allow consumers to pay with credit cards. All other apps on the market ask for CC#, Exp, CVV, and, sometimes, Zip. If I ask for Cardholder name, then UX of my app will be worse than competitors (typing ...
is what I received: {"fields": null, "metrics": null, ...
Forum topic eCheck Purchase
General Discussion From the example response below, how do I get those values? Where do I retrieve does and how? "check_number" => "0101", "check_type" => "C", "customer_id_type" => "1", ...
Forum topic ConnectPay Errors
General Discussion We are trying to test out the ConnectPay endpoints and we are seeing errors both on our side and via the Docs & Sandbox Try it out. The response returned is: {"errorMessages": [{"description": "Failed to map ...
Forum topic First Data Reporting API
General Discussion Hi, I have a quick question about report API link: https://support.payeezy.com/hc/en-us/articles/203731129-First-Data-Payeezy-Gateway-Search-and-Reporting-API. I tried different report_type i.e. vt_deposits_closed, vt_deposits_pending f ...
Forum topic Android Application Code Not Understandable
General Discussion Hi, I want to implement such an application, In which all credit card details will filled by user and on submit related web-service will be called. But I did not found such any application in android-sdk sample codes. In all application ...
Forum topic Partner Reporting API
General Discussion Hi, 1) Is there any way if I want all the transactions between particular start_date and end_date, I know there is a parameter named limits which will return transactions till particular limit? 2) What happens I specify limit as 10000 t ...
Forum topic Trying to create a simple payment form
General Discussion Trying to create a simple form that allows the customer to enter their information to pay for their service contract Something like this: https://www.totalappliance.net/payments/contract-payments/ Is there an example form that I can see ...