Sends requests to the Authorize.Net gateways.
package |
AuthorizeNet |
---|---|
subpackage |
AuthorizeNetRequest |
_setPostString()
_handleResponse($string)
_getPostUrl()
__construct(string $api_login_id = false, string $transaction_key = false)
string
The Merchant's API Login ID.
string
The Merchant's Transaction Key.
setSandbox(bool $bool)
bool
Use the Sandbox.
setLogFile(string $filepath)
string
Path to log file.
getPostString() : string
string
_sendRequest() : \AuthorizeNetARB_Response
_api_login
_transaction_key
_post_string
VERIFY_PEER
_sandbox
_log_file