Page 1 of 1
Possible? s2member pro integration with FB login, etc
Posted:
July 17th, 2010, 5:03 pm
by rocaveli
Hey guys,
I am running a website for a non-profit and want to charge members, have members-only content, and have a free level of membership, using s2member pro. I also want users to be able to signup/login with Janrain Engage/RPX - the information from FB/Google/etc would then be populated inside the s2member payment interface (paypal) and be sent to my WP database.
On first glance looks like this should be possible, no? Janrain Engage creates "Free" users, which it can definitely do, and then somehow those users are forwarded to a PayPal Pro payment page instead of the site homepage. If they quit the payment, they'll stay on as 'free' members, have access to 'free' areas of the site, and be regularly prompted to upgrade, while if they do go through with payment they'll be assigned to one of s2member's 'membership levels', with the associated benefits.
In both cases, users should be able to use Janrain Engage/RPX to log-in to their accounts, whether paid or free.
Can this be done? I need to know before paying for s2member Pro.. Thank you to the community for the help!
Best,
Roham
Re: Possible? s2member pro integration with FB login, etc
Posted:
July 17th, 2010, 5:17 pm
by techwadi
very interested in this..
Re: Possible? s2member pro integration with FB login, etc
Posted:
July 18th, 2010, 3:08 am
by Jason Caldwell
Great question guys.
Yes, s2Member has been tested with RPX. It works fine.
Here is how I would recommend setting up your Membership offering.
1. Have EVERYONE log in first, which will force the creation of a Free Subscriber account. In other words, they MUST first log into your site with Google/Twitter/FaceBook/etc... which tells WordPress to create a "Free Subscriber" account for them automatically. ( this is required )
2. Upon logging in, s2Member will redirect them to your Login Welcome Page, as configured under: s2Member -> General Options -> Login Welcome Page.
3. On your Login Welcome Page, you should include "PayPal Buttons", or a link to an s2Member Pro Form, which will allow the Free Subscriber to upgrade themselves to paid status, at Level #1 or higher.
4. Upon completing checkout, s2Member will automatically update the status of their account.
You might want to have a look in your WP Dashboard, under: s2Member -> API Scripting -> Advanced Conditionals. Using s2Member's Advanced Conditionals, you can get more creative with your Login Welcome Page, which will ultimately make it a smoother integration for you.
RPX works with s2Member, and also with s2Member Pro.
Re: Possible? s2member pro integration with FB login, etc
Posted:
July 18th, 2010, 3:14 am
by techwadi
Awesome! Thanks for the quick reply!
Re: Possible? s2member pro integration with FB login, etc
Posted:
July 18th, 2010, 3:27 am
by Jason Caldwell
~Very welcome.
If anyone has issues, suggestions, or other advice on how to improve the s2Member/RPX combination, I would be very appreciative. Please feel free to offer your suggestions/feedback on this topic.
Re: Possible? s2member pro integration with FB login, etc
Posted:
September 19th, 2010, 1:03 am
by ds123
i just got done testing .... wordpress multi site 3.0.1 ...s2member latest version and janrain engage latest version plugin
google worked and created an account .... facebook and twitter did not ..... yahoo i believed worked
until janrain and s2member can work i am going to use facebook connect plugin ... if you can please verify in your own testing the above results
thanks!
Re: Possible? s2member pro integration with FB login, etc
Posted:
September 19th, 2010, 8:35 pm
by techwadi
Hey ds123,
Thanks for sharing your experience. Does FB connect plugin work perfectly with S2Member?
I haven't done detailed testing yet, but RPX seems to have intermittent issues.
Thanks,
Roham
ds123 wrote:i just got done testing .... wordpress multi site 3.0.1 ...s2member latest version and janrain engage latest version plugin
google worked and created an account .... facebook and twitter did not ..... yahoo i believed worked
until janrain and s2member can work i am going to use facebook connect plugin ... if you can please verify in your own testing the above results
thanks!
Re: Possible? s2member pro integration with FB login, etc
Posted:
March 23rd, 2011, 6:17 am
by benchefe
Is there a way to recieve an Email for every new registred User using the Facebook/Google/Yahoo/... Login? Would be nice to be informed about every new sheep
Re: Possible? s2member pro integration with FB login, etc
Posted:
March 23rd, 2011, 9:50 pm
by Jason Caldwell
Thanks for the great question.
Have you tried using s2Member's API Notification email for the Registration event? Please check your Dashboard under: s2Member -> API Notifications -> Registration Notification -> Email Addresses.
If you can report back on this topic, I would appreciate it. ~ Thank you!
Re: Possible? s2member pro integration with FB login, etc
Posted:
March 25th, 2011, 6:36 am
by benchefe
Fantastic!
I just added "%%role%% = subscriber" to my registration notifications and my Emailadress.
Works great But I think right now I will recieve two confirmations, when a user registers the regular way.
May I solve this by using the "%%user_pass%% = generated" ? Cause using the Facebook login will generate a passwort and the regular way is to select a apssword...
Am I right?
I will try it
Thx so much for your fast response!
By the way...
Does anyone now a plugin for video-comments? I would like people to be able to comment a thread using their webcam. Would be nice to store the videofiles on my server, not on external spaces.
Any Ideas? haven´t found yet....
Re: Possible? s2member pro integration with FB login, etc
Posted:
March 25th, 2011, 6:48 am
by benchefe
looks like I misunderstood the way these notifications works...
what URL must be entered in the "Registration Notification URLs" field?
I am not that good in API
sorry...
Re: Possible? s2member pro integration with FB login, etc
Posted:
March 26th, 2011, 2:42 am
by Jason Caldwell
benchefe wrote:looks like I misunderstood the way these notifications works...
what URL must be entered in the "Registration Notification URLs" field?
I am not that good in API
sorry...
If you just need an email Notification, you don't need to enter a URL. Just scroll down to the bottom of each API Notification panel and enter an email address instead. Does that help?
Re: Possible? s2member pro integration with FB login, etc
Posted:
March 26th, 2011, 2:47 am
by Jason Caldwell
Thank you VERY much for reporting back.benchefe wrote:Fantastic!
I just added "%%role%% = subscriber" to my registration notifications and my Emailadress.
But I think right now I will recieve two confirmations, when a user registers the regular way.
May I solve this by using the "%%user_pass%% = generated" ? Cause using the Facebook login will generate a passwort and the regular way is to select a apssword...
Am I right?
So long as the Facebook integration is calling upon `wp_create_user` internally, I don't see why not; and I believe it does. That being said, please let me know how this goes for you. If it does not work, we'll see about making this possible.
benchefe wrote:By the way...
Does anyone now a plugin for video-comments? I would like people to be able to comment a thread using their webcam. Would be nice to store the videofiles on my server, not on external spaces.
Any Ideas? haven´t found yet....
You might take a look here:
http://wordpress.org/extend/plugins/tags/video-comment
Re: Possible? s2member pro integration with FB login, etc
Posted:
March 27th, 2011, 5:47 am
by benchefe
Hey Jason,
works fine for me, except the fact, that if somebody registers the normal way (not using facebook account )I will recieve the standard registration confirmation email and the API Notification email...
haven´t found the option yet, to disable the standard email notifaction (i am using buddypress).
I've already tested all video commet plugins. Contus seems to be the one, that allows me to store the videofiles on my own server... but it fails trying to connect to my server... I will go on and try to solve this
Anyway... thx for your hints....
Re: Possible? s2member pro integration with FB login, etc
Posted:
March 27th, 2011, 1:12 pm
by benchefe
Contus Vblog is very strange
when activating this plugin, s2member general options look like this :
I don't like contus !!!
Re: Possible? s2member pro integration with FB login, etc
Posted:
March 27th, 2011, 8:41 pm
by Jason Caldwell
Thanks for the screen shot.
~ much appreciated.OK. I know what causes this, and I've just done a video demonstrating why this happens.
Please click here to download/view the MP4 video file:http://www.s2member.com/wp-content/uplo ... flicts.mp4P.S. I agree. This Contus plugin seems to have a fatal error in WP 3.1. So you might want to report that to the developer of this plugin and see if there is a solution they can offer.
Re: Possible? s2member pro integration with FB login, etc
Posted:
March 28th, 2011, 12:45 am
by benchefe
Great, Jason
It´s the first Tutorrial-Video for my avatar
The Contus Support is not that good... There is no community for bug reporting and no specific installationguide... I have to write them an email... but I don't think they will answer immidiately....
Re: Possible? s2member pro integration with FB login, etc
Posted:
May 8th, 2011, 11:18 pm
by Cristián Lávaque
benchefe wrote:Is there a way to recieve an Email for every new registred User using the Facebook/Google/Yahoo/... Login? Would be nice to be informed about every new sheep
What did you use to integrate Google Friend Connect?
Re: Possible? s2member pro integration with FB login, etc
Posted:
May 8th, 2011, 11:26 pm
by benchefe
Hey Christian,
no google friend connect possible with janrain right now...
but there will be a plugin for sure
greetings
Re: Possible? s2member pro integration with FB login, etc
Posted:
May 9th, 2011, 12:23 am
by Cristián Lávaque
Got it. Thanks!
Re: Possible? s2member pro integration with FB login, etc
Posted:
June 17th, 2011, 1:58 pm
by skipshean
Hi, I have confirmed that I have Janrain Engage installed properly, but the icons are not showing up on my login/registration page (
http://www.explosiveoptions.net/wp-login.php).
I believe I have set everything as described according to the thread here, but I can't figure out what's going on. Can you help? I don't even know what other info to give you at this point.
Thanks
Re: Possible? s2member pro integration with FB login, etc
Posted:
June 17th, 2011, 7:43 pm
by Cristián Lávaque
How are they supposed to look? I see icons there.
- 2011-06-17_194207.png (16.49 KiB) Viewed 2218 times
Re: Possible? s2member pro integration with FB login, etc
Posted:
June 17th, 2011, 8:20 pm
by skipshean
Thanks -- for the record, I'm an idiot, and forgot that I had SuperCache on -- it simply hadn't refreshed in the cache. Once it did, it worked properly.
Sometimes we just need to get a cup of coffee and relax.
Re: Possible? s2member pro integration with FB login, etc
Posted:
June 18th, 2011, 12:22 am
by Cristián Lávaque
Re: Possible? s2member pro integration with FB login, etc
Posted:
August 13th, 2011, 7:30 am
by sidera
[resolved]