该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Donate

描述

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

屏幕截图

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

安装

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. 通过WordPress的的“Plugins”菜单激活插件
  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.

常见问题

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.

评价

2017 年 9 月 22 日
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.
2017 年 9 月 13 日
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.
2017 年 7 月 17 日
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.
2016 年 12 月 18 日
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.
2017 年 2 月 7 日
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.
阅读所有16条评价

贡献者及开发者

「WP Donate」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP Donate」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.