Description
This plugin is an add-on for Restrict Content Pro. It adds support for processing payments through Authorize.net.
Once activated, this plugin will allow you to enable the Authorize.net payment gateway in Restrict > Settings > Payments.
For more information, see the documentation.
Screenshots
Installation
- Go to Plugins > Add New in your WordPress dashboard.
- Search for “Restrict Content Pro – Authorize.net”
- Click “Install Now” on the plugin listed in the search results.
- Click “Activate Plugin” after the plugin is installed.
- Enable Authorize.net in Restrict > Settings > Payments > Enabled Gateways.
- Fill out your Authorize.net API keys at the bottom of the payments settings page.
- Set up a webhook in Authorize.net using the endpoint URL
https://yoursite.com/rcp-authorizenet-listener/
. Replaceyoursite.com
with your own domain name.
For more instructions, see the documentation.
FAQ
- Which versions of Restrict Content Pro is this add-on compatible with?
-
This add-on requires Restrict Content Pro version
3.0.5
or later. - What payment features are supported?
-
All major payment gateway features in RCP are supported, including:
* One-time transactions
* Recurring subscriptions
* Free trials
* Signup fees
* Subscription cancellations
* Update billing card
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Restrict Content Pro – Authorize.net” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Restrict Content Pro – Authorize.net” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3 – November 6, 2019
- Tested with WordPress 5.3.
- Fix: Text fields on settings page missing
type
attribute.
1.0.2 – August 22, 2019
- New: Revoke membership on Authorize.net
net.authorize.customer.subscription.suspended
webhook.
1.0.1 – July 17, 2019
- New: Change how pending payments are checked in RCP 3.1+.
- Tweak: Update plugin author name and URL.
1.0
- Initial Release