Example payments report
Download example payments report: example_payments_report.csv.
Fields in a payment report (CSV)
Value | Always filled | Description |
---|---|---|
customerId |
Yes | The Volt customer used to create the payment. |
customerName |
Yes | The Volt customer name. |
applicationName |
Yes | The Volt application used to create the payment. |
voltId |
Yes | The id from in the payment request response. |
merchantInternalReference |
No | The merchantInternalReference used in the payment request. |
reference |
Yes | The uniqueReference used in the payment request. |
shopperName |
No | The shopperName used in the payment request. |
shopperEmail |
No | The shopperEmail used in the payment request. |
shopperFirstName |
No | The shopperFirstName used in the payment request. |
shopperLastName |
No | The shopperLastName used in the payment request. |
shopperOrganisationName |
No | The shopperOrganisationName used in the payment request. |
shopperReference |
Yes | The shopperReference used in the payment request. |
shopperDocumentId |
No | The shopperDocumentId used in the payment request. |
shopperAccountNumber |
No | The shopper account number. |
shopperBankCode |
No | The shopper bank code. |
shopperDevice |
Yes | The shopper device. |
shopperBrowser |
Yes | The shopper browser. |
shopperIpMerchant |
No | The shopper IP address logged by merchant. |
shopperIpVolt |
Yes | The shopper IP address logged by Volt. |
shopperDeviceFingerprint |
No | The shopper device fingerprint. |
amount |
Yes | The amount used in the payment request. |
currency |
Yes | The currency used in the payment request. |
status |
Yes | The status of the payment at the moment of the generation of the report. |
bankCountry |
No | The country code of the shopper’s bank. |
bankName |
No | The bank name of the shopper’s bank. |
createdAt |
Yes | The timestamp when the payment was created. |
updatedAt |
Yes | The timestamp when the payment was updated. |
- On this page
- Example payments report
- Fields in a payment report (CSV)