Name | Description | Type | Additional information |
---|---|---|---|
TransactionID |
The ID of the charge |
string |
None. |
Amount |
Amount that was charged |
decimal number |
None. |
TransTime |
When the charge was made. |
date |
None. |
NameOnCard |
The name associated with the credit card |
string |
None. |
CardType |
VISA, American Express, etc. |
string |
None. |
LastDigits |
The last four digits of the credit card |
integer |
None. |
Currency |
Currency of the payment |
string |
None. |
Description |
Describing the transaction, the reason why this charge was made |
string |
None. |
IsRefundable |
Indicates if this transaction is refundable |
boolean |
None. |
ReasonCode |
Reason code for locatisation |
string |
None. |