Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP Donate

Descripción

WP Donate provides a payment form and recent donor widget by utilizing stripe.com.

What wp-donate provides:

  1. Listing of donor at admin area
  2. At admin area it allows to set details related to payment gateway
  3. From displayed at client side using Shortcode
  4. Autherize.net payment gateway integration for accepting donation

If you need any modification in plugin or need some extra functionality than please let us know here https://www.webconfines.com/contact-us

Capturas

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png

Instalación

WP Donate can be used by either calling up a simple shortcode or adding the function to your template as below:

  1. Upload the folder wp-donate to the /wp-content/plugins/ directory
  2. Activa el plugin en menú ‘Plugins’ de WordPress
  3. Go to WP Donate (for both Test & Live)
  4. Place [Display Donate] or [Display_Donate] in your content or <?php wp_donate_form(); ?> in your template.

FAQ

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.

Reseñas

22 de septiembre de 2017
Installed the plugin, activated it, entered my Auth.net credentials and tested the form. When I click on submit nothing happens, it just sits there. There is a post in the Support Threads that mentions this from 11 months ago. No response but the thread is closed.
13 de septiembre de 2017
No way to style the plugin or edit the form fields, short of ripping apart the source code, payment gateway does NOT work, simply refreshes the page. No transactions appear through authorize.net. Really worried about using this plugin. BEWARE.
17 de julio de 2017
I've been using WP-Donate for several years now. It does its job very well, which is providing a payment form that connects with authorize.net. It was easy to customize and add style to the form. It doesn't need to be updated frequently as some other plugins do. The plugin authors maintain this plugin and respond to inquiries.
18 de diciembre de 2016
I got a project where a site was using this plugin. I was tinkering around, but couldn't get it to work. Frustrated, I created a blank Wordpress site with the WP Donate plugin to see how it's supposed to work. I had my test authorize.net credentials ready, then tried some test transactions, but nothing happened. If you entered a wrong number, you would get the error message. If you entered a correct number, nothing happened: you refreshed the page, but no transactions showed in my Authorize.net summary and nothing was added to the Donor List in the admin settings. I could spend some time figuring out why this isn't working, since others claim it does, but I will just find something that actually works.
7 de febrero de 2017
It is simple and easy to use, it will be great if author can provide multiple payment gateway options like paypal, ccavenue, datatrans, etc.. in next update. Else is working good.
Leer todas las 16 reseñas

Colaboradores y desarrolladores

«WP Donate» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP Donate» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2

  • Provided some more details about plugin

1.3

  • Removed error message and redirected to correct page after success.

1.4

  • Modified database interactions for improvements and solved page redirect bug after successful payment by providing robust solution.

1.5

  • Modified donation limit. Earlier it was minimum $10 and maximum $1000, now minimum is $1 and maximum is $100000

1.6

  • Fixed short code issue for new WordPress versions.

1.7

  • Made changes related to Akamai – according to latest Authorize.net Technical updates

1.8

  • Update cert.pem latest version

1.9

  • Removed non-GPL Authorized.net library.
  • Upgraded plugin to process payment via direct APIs.

2.0

  • Replaced Authorized.net payment gateway to stripe.com payment gateway.