Optional Fields for an AFT

You can include these optional fields in an authorization request for an AFT:
This field is supported only for cross-border transactions. A cross-border transaction is a transaction for which the payment card is issued in one country and accepted by a merchant in another country.
This field is supported only for cross-border transactions. A cross-border transaction is a transaction for which the payment card is issued in one country and accepted by a merchant in another country.
Set this field to
001
for Visa or
002
for Mastercard.
To ignore AVS results, set this field to
true
to ignore the results of AVS checking. The capture service is run even when the authorization receives an AVS decline. An AVS decline is indicated by a response flag value of
DAVSNO
.
Set this field to
internet
.
If the sender is a business or government entity, use the
senderInformation.name
field instead.
If the sender is a business or government entity, use the
senderInformation.name
field instead.
If the sender is an individual, use the
senderInformation.firstName
and
senderInformation.lastName
fields instead.

Related Information