Sat, 02/06/2016 - 03:39
#1
GGE4 Gateway & Payeezy Reporting API
Hi,
We are currently using the 'old' API for GlobalGateway (https://support.payeezy.com/hc/en-us/articles/204029989-First-Data-Payeezy-Gateway-Web-Service-API-Reference-Guide-).
Our question is can we use use the Partner Reporting API (https://developer.payeezy.com/payeezy-api/apis/get/transactions) for reporting on transactions created by the 'old' API?
Regards,
Alon
Hi Alon,
No, the partner reporting API will only work if you process transactions via our new APIs (the ones that are on this website).
Regards,
Payeezy team
I would like a virtual terminal for payeezy
Hi Sherrill,
Virtual terminal is offered as part of Payeezy gateway solution. You can try it out by creating a demo gateway account here - https://support.payeezy.com/hc/en-us/articles/203730579-Payeezy-Gateway-Demo-Accounts
Now, you can either create transactions on the virtual POS or if you so choose, you can use the APIs that are listed on this website (developer.payeezy.com) to create the same transactions programmatically.
Regards,
Payeezy team
https://support.payeezy.com/hc/en-us/articles/203730579-Payeezy-Gateway-Demo-Accounts
I need a virtual terminal with payeezy
my payeezy gateway is not working... I can't even set up the integration for a virtual terminal..
Hi Sherrill,
I would recommend that you email payeezy.gateway.support@firstdata.com with a full description of your issue. They will also be able to sort out any account related issues too.
Regards,
Payeezy team
Is there a way around this limitation?
We have a critical requirement for being able to read the transaction history (regardless if it was created by PayEezy, via an API call to GGE4 or with a manual entered transaction via RPM) and I cant see how to achieve this by calling /v1/events end point. Perhaps the Partner Reporting API would be able to achieve this (endpoint /v1/transactions)?
Alon - Both the Event API and Partner reporting will not serve your use case.
You can however use the gateway API to read transaction history - https://support.payeezy.com/hc/en-us/articles/203731129-First-Data-Payeezy-Gateway-Web-Service-Transaction-Search-and-Reporting-API.
Regards,
Payeezy team
Thank you for the response. Unfortunately this will not work as it requires an ACTUAL username and password as opposed to an API key. We need a programmatic way to read the transactions.