| Name | Description | Type | Additional information |
|---|---|---|---|
| StatusId |
Status Id of the Payment (1 = Open, 2 = Paid, 3 = Pending, 4 = Failed, 5 = Expired, 6 = Canceled, 7 = HasRefunds, 8 = HasChargebacks) |
integer |
None. |
| PaidAt |
Payment time of the Order. Input format: yyyy-MM-dd HH:mm:ss. Eg: 2020-11-25 14:30:00 |
date |
None. |
| OrderId |
Order Id of the Payment |
string |
None. |
| LanguageId |
1: NL, 2: FR, 3: EN, Default value = 1 |
integer |
None. |
| IsWriteLogSQL |
Write sql query for debug |
boolean |
None. |