EFTPOS decline code 04
88c06daaa226629644dc741b16deb77ca14ce4c59db84929eb0280837b92bd2ffec 2fae0b9173c066dab48a0b6d2c0f1006d4d26a8c75269196cc58d257c1 86f587ad92cfa7472b101ef72e45cda3bf905862c2bf58fc2148f7c4ad 02a75e42fc64839fc50cea8c17f65c6a9b83b9c124e2f8e13a8cff17ec d8f165aee525632fd3661b591626f5fb77725ade21648fed94553f43bfa69acf3557 0ff8fdcbaf8a13a3fa7deb29e652a3549a5dbe20c6c3a7a66aa5901e3f 87150f7fc
Element Properties
AmountInput (input) must be in an appropriate format e.g. "10".
Total Purchase or Auth amount. Format is d.cc where d is dollar amount (no currency indicator) and cc is cents amount. For example, $1.80 (one dollar and eighty cents) is represented as "1.80", not "1.8". A string value is used rather than the conventional currency datatype to allow for easy integration with web applications. The maximum value allowable is $99, 999.99 however acquirer or card limits may be lower than this amount. When submitting transactions for currencies with no decimal division of units such as JPY the
AmountSettlement (output) Datatype: BSTR Max 13 characters
Total Purchase, Refund, Auth or Completion amount that was settled with your bank.
AuthCode (output) Datatype: BSTR Max 22 characters
Authorisation code returned for approved transactions.
BillingId (input) Datatype: BSTR Max 32 characters
If a token based billing transaction is to be created, a BillingId may be supplied. This is an identifier generated by the merchant application that is used to identify a customer or billing entry and can be used as input instead of card number and date expiry for subsequent billing transactions.
CardHolderName (output)Datatype: BSTR Max 64 characters
The cardholder name as it appears on customer card.
CardName (output)Datatype: BSTR Max 16 characters
The card type used for the transaction.
CardNumber (output) Datatype: BSTR Max 20 characters
The card number used for the transaction. The full credit card number isn't shown, however the bin range is given (first 6 characters).
CurrencyInput (input) Datatype: BSTR Max 4 characters
Used to specify the currency to be used: AUD, USD, NZD etc.
CardNumber2 (output) Datatype: BSTR Max 16 characters
A token generated by Payment Express when adding a card for recurring billing. CardNumber2 is a 16 digit number which conforms to a Luhn 'mod 10' algorithm and has a 1-to-1 relationship with the actual card number used. Please contact Payment Express support if you would like to use this value.
Related posts: