You are here

constant UC_AUTHORIZENET_TEST_GATEWAY_URL in Ubercart 6.2

Same name and namespace in other branches
  1. 8.4 payment/uc_authorizenet/uc_authorizenet.module \UC_AUTHORIZENET_TEST_GATEWAY_URL
  2. 7.3 payment/uc_authorizenet/uc_authorizenet.module \UC_AUTHORIZENET_TEST_GATEWAY_URL

@file Process payments using Authorize.net. Supports AIM and ARB.

Development sponsored by Digital Dollhouse - http://www.digitaldollhouse.com

2 uses of UC_AUTHORIZENET_TEST_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 10
Process payments using Authorize.net. Supports AIM and ARB.

Code

define('UC_AUTHORIZENET_TEST_GATEWAY_URL', 'https://test.authorize.net/gateway/transact.dll');