| Name | Description | Type | Additional information |
|---|---|---|---|
| TypeID |
Indicates the type of payment used. Can be retrieved from api call |
integer |
Required |
| Amount |
Amount paid by above method |
decimal number |
Required |
| GiftVoucherNumber |
If paid via gift voucher please send the voucher number here |
string |
Max length: 255 |
| TransactionID |
Unique transaction reference returned from payment provider |
string |
Max length: 255 |
| AuthNumber |
Payment authorisation number |
string |
Max length: 50 |
| SecurityKey |
Payment security key |
string |
Max length: 50 |
| VendorTXCode |
Unique vendor transaction code of the payment |
string |
Max length: 50 |