constant UC_AUTHORIZENET_LIVE_GATEWAY_URL in Ubercart 6.2
Same name and namespace in other branches
- 8.4 payment/uc_authorizenet/uc_authorizenet.module \UC_AUTHORIZENET_LIVE_GATEWAY_URL
- 7.3 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 11 - Process payments using Authorize.net. Supports AIM and ARB.
Code
define('UC_AUTHORIZENET_LIVE_GATEWAY_URL', 'https://secure.authorize.net/gateway/transact.dll');