On This Page
REST API
processingInformation. authorizationOptions.initiator.
credentialStoredOnFile
Indicates whether the customer initiated the transaction and whether
the credentials are stored for future authorizations.
This field is supported only for
FDC Compass
and Visa Platform Connect
.Future authorizations that use the stored credentials can be merchant-initiated
transactions or customer-initiated credentials-on-file transactions.
Possible values:
- true: Credentials from this transaction are stored for future authorizations.
- false: Credentials from this transaction are not stored for future authorizations.
For the endpoint
/tss/v2/transactions/{id}
, possible
values are Y
or N
. - Visa Platform Connect
- The value for this field corresponds to the following data in the TC 33 capture file:
- Record: CP01 TCR1
- Position: 136
- Field: POS Environment
The TC 33 capture file contains information about the payments and credits that a merchant submits toCybersource. The processor creates the TC 33 capture file at the end of the day and sends it to the merchant’s acquirer. The acquirer uses this information to facilitate end-of-day clearing processing with payment networks.
Specifications
- Data Type:String
- Data Length:5
For the endpoint
/tss/v2/transactions/{id}
, the data
length is 1. Mapping Information
- REST API Field:processingInformation.authorizationOptions.initiator.credentialStoredOnFile
- SCMP API Field:subsequent_auth_first
- Simple Order API Field:subsequentAuthFirst