- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-01-2020
06:34 PM
09-01-2020
06:34 PM
How to check payment transaction log to know why a payment failed
How to check payment transaction log to know why a payment failed
Take the below payment for example, it failed with error 114 -- Missing Card Holder Account Data
Go to Data Source Export, select the object Payment Transaction Log, adding fields and filters, such as request string, response string, payment number. If the error is returned from the payment gateway, you can bring the request and response string to the payment gateway for further clarification. Reference article https://knowledgecenter.zuora.com/Billing/Reporting/D_Data_Sources_and_Exports/C_Data_Source_Referen...
Labels: