| Name | Description | Type | Additional information |
|---|---|---|---|
| AuthorizationCode |
The authorization code |
string |
None. |
| AuthorizedAmount |
The amount that was authorized |
decimal number |
None. |
| Succeeded |
True if the payment succeeded, otherwise false |
boolean |
None. |
| CardType |
The type of card used |
string |
None. |
| Last4Digits |
The last 4 digits of the card used |
string |
None. |
| TransactionTime |
The date and time that the payment was completed |
date |
None. |
| PspReference |
The Adyen PSP reference for the payment |
string |
None. |
| ShopperEmail |
The email of the shopper who made the payment |
string |
None. |
| Message |
A message indicating the payment result |
string |
None. |