You are here

constant UC_AUTHORIZENET_LIVE_GATEWAY_URL in Ubercart 7.3

Same name and namespace in other branches
  1. 8.4 payment/uc_authorizenet/uc_authorizenet.module \UC_AUTHORIZENET_LIVE_GATEWAY_URL
  2. 6.2 payment/uc_authorizenet/uc_authorizenet.module \UC_AUTHORIZENET_LIVE_GATEWAY_URL
2 uses of UC_AUTHORIZENET_LIVE_GATEWAY_URL
uc_authorizenet_settings_form in payment/uc_authorizenet/uc_authorizenet.module
Callback for payment gateway settings.
_uc_authorizenet_charge in payment/uc_authorizenet/uc_authorizenet.module
Handles authorizations and captures through AIM at Authorize.net.

File

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

Code

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