Method: CyberSource::V2payoutsProcessingInformation#network_routing_order

Defined in:
lib/cyberSource_client/models/v2payouts_processing_information.rb

#network_routing_orderObject

This field is optionally used by Push Payments Gateway participants (merchants and acquirers) to get the attributes for specified networks only. The networks specified in this field must be a subset of the information provided during program enrollment. Refer to Sharing Group Code/Network Routing Order. Note: Supported only in US for domestic transactions involving Push Payments Gateway Service. VisaNet checks to determine if there are issuer routing preferences for any of the networks specified by the network routing order. If an issuer preference exists for one of the specified debit networks, VisaNet makes a routing selection based on the issuer’s preference. If an issuer preference exists for more than one of the specified debit networks, or if no issuer preference exists, VisaNet makes a selection based on the acquirer’s routing priorities. See developer.visa.com/request_response_codes#network_id_and_sharing_group_code , under section ‘Network ID and Sharing Group Code’ on the left panel for available values



21
22
23
# File 'lib/cyberSource_client/models/v2payouts_processing_information.rb', line 21

def network_routing_order
  @network_routing_order
end