This section provides an overview on Authorize.net in Secure Payments.
Secure Payments is integrated with multiple payment processors. Authorize.net is one of LoanPro's integrated payment processor partners.
You can retrieve Authorize.net processor configuration information, create processor configuration, update processor configuration, delete processor configuration, and process an Authorize.net payment.
You will find the key-value pairs for the anet
entity below.
Key-value pairs
Value: | Definition: |
---|---|
id | The payment processor configuration ID. |
name | The name of the payment processor configuration. |
login | The login username associated with your Authorize.net account. |
key | The transaction key associated with your Authorize.net account. > Provided by Authorize.net. |
sandbox | Determines whether transactions are sent to a sandbox or production environment Authorize.net account. |
test | Determines whether to use test mode. > If set to true , payments will not be processed. > The test mode setting within your Authorize.net account must match the selected option here. |
version | Determines which version of Authorize.net is used. Using V2 is highly recommended. > V1 is pending deprecation by Authorize.net. Using V1 is only recommended to support legacy systems. |