Menu

Required Fields for an Authorization with Visa Secure

These fields are required in a request for an authorization with Visa Secure:
clientReferenceInformation.code
consumerAuthenticationInformation.cavv
Required when payer authentication is successful. Otherwise, this field is optional.
consumerAuthenticationInformation.xid
orderInformation.amountDetails.currency
orderInformation.amountDetails.totalAmount
orderInformation.billTo.address1
orderInformation.billTo.administrativeArea
orderInformation.billTo.country
orderInformation.billTo.email
orderInformation.billTo.firstName
orderInformation.billTo.lastName
orderInformation.billTo.locality
orderInformation.billTo.postalCode
paymentInformation.card.expirationMonth
paymentInformation.card.expirationYear
paymentInformation.card.number
paymentInformation.card.type
processingInformation.commerceIndicator
Set this field to one of these values:
  • vbv
    : Successful authentication (3-D Secure value of 05).
  • vbv_attempted
    : Authentication was attempted (3-D Secure value of 06).
  • vbv_failure
    : or
    internet
    : Authentication failed or was not attempted (3-D Secure value of 07).
Back to top