Hello,
I was looking for an API that will give me the list of transactions that has been completed or refunded within specified date. I am building a custom report for Vantiv Merchant. I have been looking to this XML API at Worldpay cnpAPI Reference Guide API 12.11, V2.13 But could not find the one.
Can any one give me the API doc for the same.
Thanks in advance.
Hi Sagar,
The Query transaction is designed to allow merchants to check the status of particular transactions in situations where they may not have gotten a response message, usually due to communications issues. The query response is based upon various criteria the merchant includes in the request, but never returns more than 10 found transactions. I don't think this would meet your needs.
Instead I think you would want to consume the Net Settled Sales by Transaction Scheduled Secure Report (SSR) daily. You can find information about this report in this guide: Worldpay eComm Scheduled Secure Reports Reference Guide v2.7.
Tom