Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WePay WordPress Plugin

Описание

You can easily create wepay buttons with simple short codes.

What you can do with this version
— See you account balance
— Create buttons for your users to make payments on using shortcodes. (Totally customizable, make the button any type.)
— Settings Menu to control API information

Установка

e.g.

  1. Upload the entire wordpress-wepay plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Wepay Settings Page in the Admin and set your API credentials provided by Wepay.
    -staging.wepay.com for testing your install
    -www.wepay.com for live production usage

Keep in mind the staging account id, client id, client secret, and access token are different from the production account id, client id, client secret, and access token. Make sure you use the right ones, or it won’t work.

  1. Create your short code by going into the Wepay Manager and using the variables available. Paste the short code you created in the page or post you would like the button to appear on.

Comments, questions, see http://www.alanpinnt.com/wordpress-wepay-plugin/

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WePay WordPress Plugin» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WePay WordPress Plugin» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.5

-Update to wepay.php file
-Update is a security update for users using BuddyPress
Locks out other users except Admins from seeing the WePay
Manager and settings pages.

1.4

-Updated WePay SDK

1.3

-Added the WePay Donations Widget.

1.2

-Fixed issue with shortcode not being enabled. Where you get the error unexpected $end on line 233 wepay.php is fixed.

1.1

-Minor fixes

1.0

-released