Simple Order API

subsequentAuth

Indicates whether the requested installment payment or recurring payment is a merchant-initiated transaction (MIT).
This field is available only on the
FDC Compass
,
FDC Nashville Global
,
Streamline
, and
Visa Platform Connect
processors.
This field can be used with these request fields:
  • The
    processingInformation.commerceIndicator
    field set to
    recurring
    (for recurring transactions) or
    install
    (for installment transactions).
  • The
    subsequentAuthReason
    field set to any value supported for that field.
Possible values:
  • true
    : Merchant-initiated transaction.
  • false
    : Not a merchant-initiated transaction.
Visa Platform Connect
:
The value for this field does not correspond to any data in the TC 33 capture file.

Specifications

  • Data Type:
    String
  • Data Length:
    5

Mapping Information

  • REST API Field:
    processingInformation.authorizationOptions.initiator.type
  • SCMP API Field:
    subsequent_auth
  • Simple Order API Field:
    subsequentAuth