On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/rest/api-fields/processing-info-aa/processing-info-auth-ops-initiator-cof.md)  
Filter  
FILTER BY TAG

processingInformation. authorizationOptions. initiator. credentialStoredOnFile {#processing-info-auth-ops-initiator-cof}
========================================================================================================================

Indicates whether the customer initiated the transaction and whether the credentials are stored for future authorizations.  
This field is available only on the `FDC Compass` and `Visa Platform Connect` processors.  
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 to `Cybersource`. 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 {#processing-info-auth-ops-initiator-cof_Specifications}
-----------------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 5

For the endpoint `/tss/v2/transactions/{id}`, the data length is 1.

Mapping Information {#processing-info-auth-ops-initiator-cof_Mapping}
---------------------------------------------------------------------

* **REST API Field:** processingInformation.authorizationOptions.initiator.credentialStoredOnFile
* **SCMP API Field:** subsequent_auth_first
* **Simple Order API Field:** subsequentAuthFirst  
  RELATED TO THIS PAGE

