PriMoThemes — now s2Member® (official notice)

This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™

Integrating an affiliate system.

s2Member Plugin. A Membership plugin for WordPress®.

Integrating an affiliate system.

Postby Jason Caldwell » October 24th, 2010, 2:28 am

s2Member is fully compatible with iDevAffiliate. I highly recommend this software. We use it for all of our sites, and it works beautifully. I suggest the Standard version ( $99 ). s2Member supports everything that iDev has to offer.

Demo: here is our affiliate program, powered by iDevAffiliate:
http://www.websharks-inc.com/affiliates/

To integrate s2Member with iDevAffiliate:

From your Dashboard, go to:
s2Member -> API Tracking -> iDevAffiliate
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: Integrating an affiliate system.

Postby nathardwick » October 25th, 2010, 11:16 am

Hi Jason

I took your advice and bought iDevaffiliate - got it all set up but it doesn't appear to be updating any commissions - did a bit of testing and I can't see the hidden pixel <img> any where on the registration page after successfully paying - where should I be looking?

Thanks,
N
User avatar
nathardwick
Registered User
Registered User
 
Posts: 25
Joined: August 8, 2010

Re: Integrating an affiliate system.

Postby nathardwick » October 25th, 2010, 11:47 am

Tested with my own php file and it updates idev OK so doesn't look like issue with idev... it looks like S2Member isn't including hidden pixel on registration response page (PayPal pro form)... have you come across this?
User avatar
nathardwick
Registered User
Registered User
 
Posts: 25
Joined: August 8, 2010

Re: Integrating an affiliate system.

Postby Jason Caldwell » October 25th, 2010, 9:52 pm

Hi Nathan. Thanks for reporting this important issue.

It sounds like your theme may not be equipped with standard Plugin API Hooks.
See: http://codex.wordpress.org/Theme_Develo ... _API_Hooks

Make sure that your theme has a footer.php file, and that it includes this Plugin API call:
Code: Select all
<?php wp_footer (); ?>
This way s2Member can integrate your Tracking Codes properly.

If you continue to have trouble, please let me know.
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: Integrating an affiliate system.

Postby nathardwick » October 26th, 2010, 1:41 am

Hi Jason

Thanks for the swift reply... This was something I'd already checked. I'm using a child theme of bp-default which has wp_footer() in the footer div... Where should the do_action call be...?

Thanks,
N
User avatar
nathardwick
Registered User
Registered User
 
Posts: 25
Joined: August 8, 2010

Re: Integrating an affiliate system.

Postby Jason Caldwell » October 26th, 2010, 2:31 am

Thanks for the follow-up Nathan.

That Plugin API call should be inside of your footer.php file. However, this could vary depending on your theme. For instance, if you're running one of our themes ( a PriMoTheme ), it would be inside the wpf.x.php file instead. The important thing is that it's called upon somewhere after the main content of your site. So footer.php is the default location for many themes.

Also, let me correct an earlier mistake. The Plugin API call should be:
Code: Select all
<?php wp_footer (); ?>
Sorry about any confusion.
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: Integrating an affiliate system.

Postby nathardwick » October 26th, 2010, 4:35 am

Hi Jason

Yes, it's in the right place in my theme... seems to be an issue with http/https

The force_ssl is on and the hidden pixel is being called over https but my install of idevaffiliate doesn't seem to accept calls over https and is stating the the license is invalid (but all is fine over http)

I've got a support request in to them to see what's what...

N
User avatar
nathardwick
Registered User
Registered User
 
Posts: 25
Joined: August 8, 2010

Re: Integrating an affiliate system.

Postby Jason Caldwell » October 27th, 2010, 2:04 am

Thanks for the update.
~ Much appreciated.

Please let me know how it goes.
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: Integrating an affiliate system.

Postby nathardwick » November 2nd, 2010, 11:32 am

The issue seemed to be the way that the path was being called over https - this was likely caused by my use of nginx over apache... for anyone else who has this problem, it can be fixed by hardcoding the $path into the /API/config.php file of idevaffiliate.

N
User avatar
nathardwick
Registered User
Registered User
 
Posts: 25
Joined: August 8, 2010

Re: Integrating an affiliate system.

Postby echoleaf » November 12th, 2010, 11:08 am

Is the affiliate account separate from the membership account? I'm unclear on this:
1) can members automatically become affiliates?
2) can someone be an affiliate without being a site member?

Thanks!
User avatar
echoleaf
Registered User
Registered User
 
Posts: 29
Joined: October 4, 2010

Re: Integrating an affiliate system.

Postby crushthenet » November 17th, 2010, 11:47 am

Yes, the affiliate account is separate from the membership account because iDevAffiliate is a completely separate piece of software.
1. I don't think this is possible right now.
2. Yes, they just sign up at your iDevAffiliate signup page as per usual.
User avatar
crushthenet
Registered User
Registered User
 
Posts: 63
Joined: November 1, 2010

Re: Integrating an affiliate system.

Postby echoleaf » November 17th, 2010, 12:05 pm

Thanks - that's not so bad. Keeps the process clear, one for members and one for affiliates. Members can then choose to become affiliates or not.
User avatar
echoleaf
Registered User
Registered User
 
Posts: 29
Joined: October 4, 2010

Re: Integrating an affiliate system.

Postby timjcarter » January 19th, 2011, 2:56 pm

Is Paydotcom integration going to happen?

Adding a site to their marketplace will get you many more potential affiliates than a stand alone self administered one.

I've been waiting for this for a long time. I hope it gets done.
Video PLR Monthly. The VERY FIRST PLR Video Membership Site. Since May 2007
User avatar
timjcarter
Registered User
Registered User
 
Posts: 4
Joined: July 23, 2010
Location: Alberta Canada

Re: Integrating an affiliate system.

Postby behnt » March 4th, 2011, 4:18 pm

A lesson I have learned...
I have iDev installed at another website and it does not have SSL. My membersite with S2 is SSL to take advantage of the onsite payments via paypal pro. So because the tracking pixel is not https it gets rejected on the transaction therefore not tracked because it is not secure. So once I put SSL on the iDev site it all worked. FYI
User avatar
behnt
Registered User
Registered User
 
Posts: 18
Joined: September 9, 2010

Re: Integrating an affiliate system.

Postby Jason Caldwell » March 6th, 2011, 7:51 am

Just spotted this question.
timjcarter wrote:Is Paydotcom integration going to happen?

Adding a site to their marketplace will get you many more potential affiliates than a stand alone self administered one.

I've been waiting for this for a long time. I hope it gets done.

I believe it *might* be possible to integrate PayDotCom with s2Member's PayPal IPN Processor, using the Proxy Key provided by s2Member. Please check your Dashboard under: s2Member -> PayPal Options -> PayPal IPN Integration -> Proxy Key. In the latest release of s2Member v3.5.2+ we've improved the documentation regarding this feature. All of that being said; I'm sorry, but s2Member is NOT yet tested or officially compatible with PayDotCom. There are plans to integrate this and eJunkie in the future though.
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA


Return to s2Member Plugin

Who is online

Users browsing this forum: Bing [Bot] and 0 guests

cron