If you’re unsatisfied with your current merchant integration, you can change the provider.
Entering the New Credentials
Before you can change money-out providers, set up an account with your new commission merchant.
To see a list of integrated providers, visit the DirectScale Marketplace. If your desired provider is not listed, please contact Customer Care to discuss a possible integration or other options.
Adding the New Provider to a Test Associate
Admin: Corporate Admin
Page: Associates > Search Associates > Associate Detail
URL: [CLIENTID].corpadmin.directscale.com/Corporate/CRM/Detail?id=[ASSOCIATE_ID]
Permission: EditAssociate()
-
Locate the Billing and Payment section.
-
Update one Associate to the new money-out providers:
-
Click the icon next to the payment method name. The Payment Merchant pop-up window opens.
-
Select the Merchant.
-
Click the Save Changes button.
-
Making a Test Payment
Admin: Corporate Admin
Page: Commissions > Payables
URL: [CLIENTID].corpadmin.directscale.com/Corporate/CRM/Commissions/ManagePayables
Permission: ViewCommissions(), ViewPayables()
-
Complete a manual payment adjustment for the updated Associate.
-
Verify with your new provider that the money was distributed correctly.
Updating Default Commission Merchant
Admin: Corporate Admin
Page: Settings > Advanced Settings > Commission
URL: [CLIENTID].corpadmin.directscale.com/Settings?category=Commission
Permission: ViewAdministration(), ViewAdvancedSettings()
Once the test is successful, update all Associates to the new merchant:
-
Locate the Money Out section.
-
In the Default Commission Merchant ID field, enter the new commission Merchant ID.
-
Click Save Changes.
Updating All Associates to the New Provider
Admin: Corporate Admin
Page: Tools > Developer Tools > Data Editor
URL: [CLIENTID].corpadmin.directscale.com/Corporate/Admin/SQLEditor
Permission: EditSqlEditorAdvanced()
-
Navigate to the SQL tab of the Data Editor:
-
Run an
UPDATE
statement on the CRM_CommissionMerchant_Active table to update the old MerchantID to the new ID for every applicable AssociateID.
An account with the new provider will get provisioned once the Associate gets paid commissions. If the Associate has an account prior to receiving commissions, they will need to work with the previous provider and establish a migration plan. |
Comments
Please sign in to leave a comment.