productInformation. selectedProducts. payments. echeck. configurationInformation. configurations. common. processors.[processorName]. setCompletedState

This field value determines when transactions are automatically updated to a completed state. When this field is set to
true
,
Cybersource
will automatically update transactions to a completed status after a set number of days after the transaction comes through and if no failure notification is received. When set to
false
,
Cybersource
will not update transaction status.

Possible Values

  • true
  • false
    (default)

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "echeck": { "configurationInformation": { "configurations": { "common": { "processors": [ "<processor>": { "setCompletedState": "false" } ] } } } } } } } }
  • <processor>
    : The processor that is associated with the merchant account.

Specifications

  • Data Type:
    Boolean

Mapping Information

Boarding Registration Service API Field:
productInformation.selectedProducts.payments.echeck. configurationInformation.configurations.common.processors.[processorName].setCompletedState
Product Enablement and Configuration Service API Field:
payments.echeck.configurationInformation.configurations. common.processors.[processorName].setCompletedState