0 Likes
0 Dislikes
This plugin allows you to take payments for almost anything via Wepay. It uses shortcodes to quickly build buttons.You can accept any kind of payment, for goods, services and even donations! Really easy to setup and I’m always willing to help!
Make sure you sign up for your client id, client secret, and access token at www.wepay.com/developer
Current Version 1.3
Download Wepay WordPress Plugin
Send me a Donation, they are appreciated!
FAQ
Updates
Updates:
1.4
12/2/12 -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
4/17/12 – Version 1.1 rolled out. Minor fixes nothing major.
Pingback: WordPress Wepay Plugin V1.0 Released « Alan Pinnt
Pingback: Wepay Plugin Building « Alan Pinnt
Anyway for the customer to pay for more than one item?
Or add shipping?
Thanks!
Not at the moment but in the next release you can pay for more then 1 item.
I put the code [wepay text="Buy Now" amount="1.00" sdesc="testing" css="buttoncss" feepayer="Payee"] in my wordpress iand all it shows is a link not a css button. any ideas? I am using the latest wordpress… I have it set to production.
You have to supply css for it to work. Ether by adding the css to your theme or including another css file. From there you have to supply the class name to the shortcode. For instance if the class in the css file is called “.wordpress_wepay_button” then the shortcode would have the var [css="wordpress_wepay_button"]
I am using the default variable. This is not working on my other sites either. I dont know css