Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting Name

Description

Example

enabledDefines if the payment gateway is enabled. Allowed values: true, false. Do not forget to enable gateway in the respective section of the billing system
true
sandboxDefines if the Sandbox mode is enabled. Allowed values: true, false
false
allowCustomDefines if the custom amount payments are allowed. Allowed values: true, false
true
clientId

PayPal Client ID

[email protected]
feesPayerDescribes who pays fees for the transaction. Allowed values: provider, client
provider
clientSecret

PayPal Client Secret Key


itemNameItem name displayed in the PayPal order
"Credit Your Balance Item"
orderDescriptionOrder description displayed in the PayPal
"Credit Your Balance"
currenciesIdCurrency ID26
currencyCodeName of currency"USD"

Payment Gateways: Authorize.Net

...

apiSignatureKey

Setting Name

Description

Example

enabledDefines if the payment gateway is enabled. Allowed values: true, false. Do not forget to enable gateway in the respective section of the billing system
true
sandboxDefines if the Sandbox mode is enabled. Allowed values: true, false
false
allowCustomDefines if the custom amount payments are allowed. Allowed values: true, false
true
apiLoginId

Authorize.Net API Login ID


apiTransactionKey

Authorize.Net API Transaction Key


Authorize.Net API Signature Key

Payment Gateways: USAePay

The following settings are located under under "paymentGateways.authorizenetusaepay" key of the configuration file. Check your Authorize.Net USAePay panel for the required parameters. Get more details.

Setting Name

Description

Example

enabledDefines if the payment gateway is enabled. Allowed values: true, false. Do not forget to enable gateway in the respective section of the billing system
true
sandboxDefines if the Sandbox mode is enabled. Allowed values: true, false
false
allowCustomDefines if the custom amount payments are allowed. Allowed values: true, false
true
apiLoginId

Authorize.Net API Login ID

apiKey

USAePay API Key


apiPin
USAePay API Pin
apiTransactionKey

Authorize.Net API Transaction Key

apiSignatureKey
Authorize.Net API Signature Key


Panel
borderColor#ffffb3
bgColor#ffffb3
borderWidth2px

(warning)   Attention

Payment Gateways integration requires a proper domain name and real SSL certificate. Please check the Panel Deployment guideline to get more information.

...