Using Authorize.Net
To allow you to accept and account for payments, administrators can set up Authorize.Net payment gateway for an entity in your org.
Follow the below step-by-step procedure to set up the Authorize.Net payment gateway for an entity in your org:
- Create a payment gateway:
- In the tab bar, click App Launcher, or in Salesforce Classic, click Nimble AMS, Staff View, Button, All Tabs.
- Click Payment Gateways.
- Click New.
- Select the
Record Type
. - In
Gateway Implementation
, enterAuthorizeDotNetPaymentGateway
. Status
is set toActive
.In
Login Id
, enter the login id of your association's Authorize.Net account.This value is typically 9 characters.
In
Transaction Key
, enter the transaction key of your association's Authorize.Net account.This value is typically 16 characters.
In
Endpoint URL
, enter the path to the test or production Authorize.Net end point URL.Production End Point API https://api.authorize.net/xml/v1/request.api
Test/Sandbox End Point API https://apitest.authorize.net/xml/v1/request.api
If you want to enable test mode to prevent credit cards from being charged, select
Test Mode Enabled
.- If you have applied to process eChecks through this payment gateway,
eCheck Transaction Limit
, enter the provided per-transaction limit. - In
Maximum Number of Payment Profiles
, enter10
. This limit is imposed by Authorize.Net. - In
Refund Period
, enter120
. This limit is imposed by Authorize.Net. If you want to require the CVV (Card Verification Value) code when making a credit card payment in Staff View, select
Require Credit Card Security Code
.If you want to prompt staff to enter the address of the account when entering a payment, select
Display Credit Card Address
.Staff and constituents are currently not required to enter a billing address when making a credit card payment in the order process.
Click Save.
Create an entity payment gateway to connect the new payment gateway to an entity:
- From a payment gateway, in the Entity Payment Gateway Links related list, click New Entity Payment Gateway.
Payment Gateway
is set to the name of the payment gateway.- In
Entity
, enter the name of the entity that receives payments using the payment gateway, click Nimble AMS, Staff View, Button, All Tabs. Lookup, and select the entity. - Select
Default
to use the selected payment gateway when making payments, refunds, and managing stored payment methods. - Click Save.
If your org was created prior to the Nimble AMS Spring '17 release, preform these steps.