- productInformation
- productInformation. selectedProducts. payments. cardPresentConnect. subscriptionInformation. enabled
On This Page
FILTER BY TAG
productInformation. selectedProducts. commerceSolutions.
tokenManagement. configurationInformation. configurations. networkTokenServices.
synchronousProvisioning. enabled
Indicates if the synchronous provisioning service is enabled or disabled. When this
field is set to
true
, network token provisioning responses will be
returned in real time.IMPORTANT
The synchronous provisioning feature is intended only for
standalone
Token Management Service
(TMS
) merchants and
partners, such as Token Management Service
aggregators. When you enable this
feature for direct merchants, it could result in latency in the authorization
response.Possible Values
- true
- false
Syntax
{ "productInformation": { "selectedProducts": { "commerceSolutions": { "valueAddedServices": { "tokenManagement": { "configurationInformation": { "configurations": { "networkTokenServices": { "synchronousProvisioning": { "enabled": "false" } } } } } } } } } }
Specifications
- Data Type:Boolean
Mapping Information
Boarding Registration Service API Field:
productInformation.selectedProducts.
commerceSolutions.tokenManagement.configurationInformation.configurations.
networkTokenServices.synchronousProvisioning.enabled
Product Enablement and Configuration Service API Field:
commerceSolutions.tokenManagement.configurationInformation.configurations.
networkTokenServices.synchronousProvisioning.enabled
RELATED TO THIS PAGE