You are here

constant UC_AUTHORIZENET_LIVE_GATEWAY_URL in Ubercart 8.4

Same name and namespace in other branches
  1. 6.2 payment/uc_authorizenet/uc_authorizenet.module \UC_AUTHORIZENET_LIVE_GATEWAY_URL
  2. 7.3 payment/uc_authorizenet/uc_authorizenet.module \UC_AUTHORIZENET_LIVE_GATEWAY_URL
1 use of UC_AUTHORIZENET_LIVE_GATEWAY_URL
AuthorizeNet::defaultConfiguration in payment/uc_authorizenet/src/Plugin/Ubercart/PaymentMethod/AuthorizeNet.php
Gets default configuration for this plugin.

File

payment/uc_authorizenet/uc_authorizenet.module, line 11
Processes payments using Authorize.net. Supports AIM and ARB.

Code

define('UC_AUTHORIZENET_LIVE_GATEWAY_URL', 'https://secure.authorize.net/gateway/transact.dll');