Authorize.net Accept Hosted

Installation

When you purchase the payment plugin, you will receive a zip file called os_pmf_authnetaccepthosted_unzip_first.zip. Unzip the zip file, you will get the payment plugin file os_pmf_authnetaccepthosted.zip and three PHP files.

Configuration

  1. Login to your authorize.net account, access to Account -> Account and API Settings -> API Credentials and Keys. Get API Login, Transaction Key (generate it if needed), Signature Key (generate if needed) and enter it to Associated parameters in the os_authnetaccepthosted payment plugin parameters.

plugin_parameters

  1. Also in Account -> Account and API Settings -> API Credentials and Keys -> Webhooks, create a new webhook
    • The webhook URL is https://yourdomain.com/authaccepthosted_eb_webhook.php (replace https://yourdomain.com with URL of your site)
    • Select event Authcapture Created (net.authorize.payment.authcapture.created) for the webhook

webhook