You can create a collection group (also known as a "collection account group") by following the steps in this article.
For collection group settings specific to your payment gateway, please see Payment Gateway Configuration by Client.
You can create a collection group (also known as a "collection account group") by following the steps in this article.
For collection group settings specific to your payment gateway, please see Payment Gateway Configuration by Client.
Getting Here: Click Configuration > Payments > Collection Groups.
For example, you may wish to enter Paymentech for your customers on the east coast, Paymentech – WC for transactions for your customers on the west coast, and Paymentech – CAD for your customers who make payments in Canadian dollars.
Aria assigns different, unique collection group numbers in each environment. You can assign collection group IDs in your Stage Current, Stage Future, and Production environments that remain consistent across all environments. This ensures that any functionality that you set up will work with the designated client group IDs across all of your environments.
Using API calls or Direct Post, you can pass in a client group ID (alt_client_acct_group_id) to specify that the payment or validation you are currently submitting should be processed using the payment gateway information associated with the corresponding collection group instead of the default Aria collection account group or the collection account group to which a customer is assigned.
In addition, using API calls you can pass a client group ID (client_acct_group_id) or an array of client group IDs (client_coll_acct_group_ids) to assign a customer to the corresponding collection group(s). Please see API Calls for Working with Client Group IDs for a list of API calls into which you can pass a client group ID.