Name |
Description |
Type |
Constraint |
MaxLength |
TransactionConfig |
This is the object that descibes the credentials required to authenticate with ANYpay |
TransactionConfig
|
Mandatory |
NA |
PedEndpointAddress |
This is the object that describes how to connect to the PIN Entry Device |
PedEndpointAddress
|
Mandatory |
NA |
TokenisedCardNumber |
This is the tokenized card number to uniquely identify a card number |
xs:string |
Optional |
50 |
TransactionReference |
This is the merchant's own unique reference for the transaction |
xs:string |
Mandatory |
50 |
PreAuthTransactionReference |
The is the merchant's own reference for the original pre-authorization. Required if the tokenized card number is used for more than one pre-authorization |
xs:string |
Mandatory |
50 |
SettlementAmount |
This is the final monetary value of the transaction in minor units amount |
Money
|
Mandatory |
NA |