Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

WP Donate

Descriere

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

Capturi ecran

  • captură ecran-1.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png

Instalare

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. Activează modulul prin meniul ‘Module’ din 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.

Întrebări frecvente

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.

Recenzii

22 septembrie 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 septembrie 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 iulie 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 decembrie 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 februarie 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.
Citește toate cele 16 recenzii

Contributori și dezvoltatori

„WP Donate” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Tradu „WP Donate” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

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.