-
-
Notifications
You must be signed in to change notification settings - Fork 72
Fields missing in payments downloads #574
Copy link
Copy link
Closed
Milestone
Description
Follow up to #555
when I download the payments ( all data ) it seems that the downloaded data has Status and Payment date fields missing from the shown fields from the available ones.
Downloaded file has these fields :
| account_id | payment_id | payment_number | payment_external_key | auth_amount | captured_amount | purchased_amount | refunded_amount | credited_amount | currency | payment_method_id | payment_attempts |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 3314b438-b112-47a9-a8d2-1dd42e86a5ea | 22e599a1-9455-4533-a2d4-b49af3b65342 | 14 | 22e599a1-9455-4533-a2d4-b49af3b65342 | 0 | 0 | 100 | 0 | 0 | USD | 64d3995f-8aea-4824-9a36-0481cbd9ea63 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels