- This topic has 7 replies, 2 voices, and was last updated 11 years, 5 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › 2 questions: Paypal code generator & forum integration
Tagged: Paypal code, user forum
First of all, thank you for making this free plug-in. You did a great job. I have two issues currently. When I want to create the code for the Paypal buttons, the code does not appear. The site is working, but no results show. Could it be, because I build my site on a local Bitnami server (localhost).
The second question relates to forum integration. Part of my site’s premium section is a discussion forum. Is there an easy way to integrate forum registration with your plug-in?
best wishes
MR
What PayPal code have you got?
none at all…
btw I figured out the forum integration
Did you read the basic setup documentation that tells you what to do in the PayPal button?
yes, I did. the problem is that whenever I hit the “generate code” button, the browser indicates that the site is processing, but no code is generated.
I guess the code is standardized, so that there is no need for the generator. Would the following code work?
URL: http://www.mydomain.com
Membership Level:5
notify_url=http://www.mydomain.com/?swpm_process_ipn=1custom=sbsc_ref=5
The code for the advanced variables should be the following (it is 2 lines not one):
notify_url=http://www.mydomain.com/?swpm_process_ipn=1
custom=sbsc_ref=5
Thanks, that does the trick. However, even after migrating my WP from the local instance to the domain the code generation button still does not work.