WP-donate is a wordpress plugin to receive donations from user using Authorize.net Payment Gateway. It supports credit card processing. The benefit of this plugin is that it provides management of donation entries at admin panel. This management allows website owners to keep track on received donations and manage details about donors.
How to install:
Functionality overview:
Download plugin from here: WP-Donate
How to install:
WP Donate can be installed by adding function to your template or calling up a shortcode:
- Upload the folder wp-donate to the plugins directory
- Activate the plugin
- Go to WP Donate (for both Live & Test)
- Place [Display Donate] anywhere in content. Or place
<?php wp_donate_form(); ?>in your template.
Functionality overview:
- Autherize.net payment gateway integration for accepting donation.
- Payment gateway settings at admin area which allows to set related details.
- From displayed at client side using Shortcode.
- Listing of donation entries at admin area.
- Will it work on my Theme?
WP-Donate features an inline form so that it can fit any theme. that you can customize it yourself. - Can I expand this plugin?
Yes you can customize or expand plugin by adding new payment gateways to receive donation or customization can be made in form related to fields. - About SSL
In order to process transactions in a secure manner, you need to purchase an SSL Certificate. This way consumers can purchase/donate with confidence. There are multiple plugins for then enforcing that SSL be used on your page, here's one. - Support available?
If you need any modification in plugin or need some extra functionality than please let us know here http://www.webconfines.com/contact-us - What are limitations of this plugin?
It is only available to users with Authorize.Net payment gateway to receive donations.
Download plugin from here: WP-Donate