Many Chargent customers have more than one gateway. We get that! Smart Payment Routing is a low-code solution that allows you to automatically select a gateway on a Chargent order based on your custom criteria. These criteria can be based on your business process or any attributes of the Chargent order.
For example, you may want to automatically process all payments above $500 through Cybersource while all other payments go through Authorize.net. Many customers use this low-code solution for its convenience. Do any of the following scenarios fit your business process?
- Our gateway limits our volume. We want to switch when our gateway reaches capacity.
- We want to increase our authorization rates.
- We want our transactions automatically sent through the right gateway to support the regulatory features of certain countries and regions.
- We need our gateway accounts chosen based on variables like location or business units.
- We should leverage the gateway with the lowest fee for each amount, location, or payment method.
Review Smart Payment Routing for common use cases and frequently asked questions.
Before You Begin #
Chargent’s Smart Payment Routing requires the following:
- Salesforce Enterprise or Unlimited Edition. To find what version you’re on, see Find Salesforce Edition and API Verison.
- Activation via your Account Executive. Please contact us to request activation.
- Configure more than one gateway in Chargent. See the Gateway Setup and User Guides for help on setting up your gateways.
Note: You must request access to Smart Payment Routing. Please contact your Chargent Account Executive for more information.
Setting Up Smart Payment Routing #
To start using Smart Payment Routing, create and configure a Flow Template and activate the feature using the Payment Routing Wizard.
Configure the Flow Template
The essence of Smart Payment Routing is the logic that defines which gateway to use for each operation in Chargent according to the information in that operation. This logic is contained within the Autolaunched Flow that you, as an admin, will create and configure based on the flow template provided in the Chargent Package.
Understanding the significance of the variables and constants included in the flow is crucial. See Flow Definitions to learn about the essential input variables that must be present in the flow you build for Smart Payment Routing.
For instructions on creating your flow, see Autolaunched Flow.
Using the Payment Routing Wizard
The Payment Routing Wizard is the user interface for activating and configuring Smart Payment Routing in your organization. Add it to your profile or the Chargent application to begin using Smart Payment Routing.
Learn more by visiting Payment Routing Wizard.
Additional Considerations #
- A new field called Smart Payment Routing Rule has been created in the Transaction object for audit reporting purposes. For more information, see Audit Reporting.
- For the developers out there, Smart Payment Routing is also compatible with multiple REST API requests for additional customization. See REST API Support to learn more.
- Smart Payment Routing is not currently supported with the Payment Console and the Chargent Order action buttons.
See Also
The Benefits of Smart Payment Routing
Gateway Setup and User Guide
Chargent for Developers