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.
- Upload the entire wordpress-wepay plugin folder to the
/wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- 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.
- 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/
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