這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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. Activate the plugin through the ‘Plugins’ menu in 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.

常見問題

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.