Authorize.Net Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Authorize.Net connector.

Authenticate Authorize.Net and configure the necessary connection properties in the Authorize.Net connection connector.


Connection Configuration

Each connection property available in the Authorize.Net connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Scope

Define the connection scope to customize their accessibility.

  • Organization: Accessible to organization users across all Gathr projects for usage in applications.

  • Project: Accessible to organization users limited to projects that are specified by the connection owner for usage in applications.

  • Private: Accessible only to the connection owner for usage in applications.


Login ID

The Authorize.Net Login Id.


Transaction Key

The Authorize.Net transaction key.


Use Sandbox

A boolean indicating if you are using a Sandbox account. The Authorize.net API to be used to process transactions.

The provider makes requests to the production environment by default.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top