- Did you mean
- find
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 Confirmation Code
Integration Hello, Once my customer makes a payment to their account, I would like to send an email to them with a confirmation code to reference the transaction. I'm not sure what information is acceptable to provide in the return JSON payload or if ...
Forum topic How can I use Level 2 with Direct API?
Integration I'm developing using C# for credit card payment. I want to use customer_ref of level2 with Direct API. I sent a request containing level2 data. But, I can't find customer reference number in Merchant Gateway site. Customer reference ...
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 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 Yen currency
Payments Help Hi, In payeezy api 1200 USD = $12.00 then 1200 JPY = ¥? Please help. ...
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 Payeezy and Card-Present Transactions
Integration We currently use a java-based POS system and want to integrate FirstData payments into it. We currently use Payeezy for our iOS application (interacting with our backend server); can Payeezy also be integrated as a card-present solution (with ...
Forum topic Need some clarification regarding your tokens
(/apis/post/transactions) the description of the response fields says: token.token_type string ...
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 ...