Enable the eCheck Stored Payment Type
Administrators can enable the eCheck stored payment type in Community Hub or Staff View.
This feature uses Custom Metadata types which must be enabled in your org before you can use it. Please contact Nimble AMS Support to enable Custom Metadata Types in your org.
- Apply to process eChecks through the payment gateway. Learn more.
- Enable Stored Payment Methods.
- If the payment gateway is Authorize.Net, Set the eCheck Per-Transaction Limit for Authorize.Net so Nimble AMS can enforce the limit as payments are being made.
- The eCheck payment option uses fields on the Cart Payment and Payment objects to store payment information which were previously only used for credit card payments. Rename the fields so they are applicable to both eCheck and credit card payments.
- Create an eCheck Payment Method:
- In the tab bar, click the App Launcher, or in Salesforce Classic, click + Nimble AMS, Staff View, Button, All Tabs.
- Click Payment Methods.
- Click New.
In
Record Type of new record
selecteCheck
.- In
Name
, entereCheck
. Click Save.
- Create an eCheck Entity Payment Method:
- In the tab bar, click the App Launcher, or in Salesforce Classic, click + Nimble AMS, Staff View, Button, All Tabs.
- Click Entities.
Select a list view, like All Active Entities.
- Click Edit next to the entity you want to modify.
- In the Entity Payment Methods related list, click New Entity Payment Method.
- In
Payment Method
, entereCheck
and select the payment method. - Entity is populated with the entity for which the entity payment method is created.
- In Bank Account, enter the name of a bank account that payments using this method will be directed to and select the bank account.
- Click Save.
Enable the feature in Staff View:
- From Setup, enter
Custom Metadata Types
in theQuick Find
box, then select Custom Metadata Types. - Click Manage Records next to Tag for the Nimble AMS.
- Click Edit next to eCheckSUM17.
- Select
Is Active
. - Click Save.
- From Setup, enter
- Activate the Community Hub pages:
- From Setup, enter
Custom Metadata Types
in theQuick Find
box, then select Custom Metadata Types. - Click Manage Records next to Page.
- Click Edit next to Manage Bank Account.
- Select
Is Active
. - Click Save.
- From Setup, enter
If you want to enable the feature in Community Hub:
- From Setup, enter
Custom Metadata Types
in theQuick Find
box, then select Custom Metadata Types. - Click Manage Records next to Tag for the Community Hub.
- Click Edit next to eCheckSUM17.
- Select
Is Active
. - Click Save.
- From Setup, enter
- Assign the Nimble AMS Stored Payments permission set to staff who should have additional access to create, edit, and delete external payment profiles, like the eCheck payment option, for an account. Learn how to Manage Permission Set Assignments (external).
To use the billing address when verifying credit cards, you will need to update the field sets for the Payment Information cards on the Manage Bank Account page to make all fields required. You will also want to activate the Address Verification Service in the payment gateway.