Module: AuthorizeNet::XmlTransaction::Gateway
- Defined in:
- lib/authorize_net/xml_transaction.rb
Overview
Constants for both the various Authorize.Net subscription gateways are defined here.
Constant Summary collapse
- LIVE =
'https://api2.authorize.net/xml/v1/request.api'
- TEST =
'https://apitest.authorize.net/xml/v1/request.api'