S2member and Warriorplus Integration Possible?

13 replies
Hi there,

I'm looking for a way to use WSOPro and S2member for OTO process. It should accept payments and deliver the product via a members area created with S2member Pro plugin.

I will appreciate any help or pointers as I am at my wits end searching for a solution.

Thanks

Aemilia
#integration #s2member #warriorplus
  • Profile picture of the author swagg
    Hey Aemilia,

    I don't think S2Member can communicate with WSO Pro
    but if you had WishList Member I, would be able to help you out.

    Skype: jaswagg
    Email: adscanmobile@gmail.com

    -Mikhail Della

    Originally Posted by Aemilia View Post

    Hi there,

    I'm looking for a way to use WSOPro and S2member for OTO process. It should accept payments and deliver the product via a members area created with S2member Pro plugin.

    I will appreciate any help or pointers as I am at my wits end searching for a solution.

    Thanks

    Aemilia
    {{ DiscussionBoard.errors[6556594].message }}
    • Profile picture of the author Aemilia
      Hi Swagg,

      Thanks for the reply.
      I don't have WishList member, I will check it out.

      Best,

      Aemilia

      Originally Posted by swagg View Post

      Hey Aemilia,

      I don't think S2Member can communicate with WSO Pro
      but if you had WishList Member I, would be able to help you out.

      Skype: jaswagg
      Email: adscanmobile@gmail.com

      -Mikhail Della
      Signature
      Coming soon
      The only limitation in life is your lack of determination and imagination
      {{ DiscussionBoard.errors[6557435].message }}
  • Profile picture of the author dwbiz05
    If you are using s2member Pro, you might look at this part:
    API/Scripting -> Pro API For Remote Operations ( some scripting required )

    It does require a little coding but it sounds like what you want to do... basically create the user from a remote page so they don't have to fill out the s2member registration form.

    NOTE: This is in the experimental phase so it may have some issues.

    Hope that helps.

    Dave
    Signature

    Tired of fighting with WordPress to build the site you want? You shouldn't have to spend hours tweaking your website to bend to your will. Take the next step in your journey to WordPress mastery with wordpress4anyone.com

    {{ DiscussionBoard.errors[6575361].message }}
    • Profile picture of the author Aemilia
      Originally Posted by dwbiz05 View Post

      If you are using s2member Pro, you might look at this part:
      API/Scripting -> Pro API For Remote Operations ( some scripting required )

      It does require a little coding but it sounds like what you want to do... basically create the user from a remote page so they don't have to fill out the s2member registration form.

      NOTE: This is in the experimental phase so it may have some issues.

      Hope that helps.

      Dave
      Yes it helps alot Dave, I really prefer S2member.. its very intuitive.. can you recommend someone who can do this?

      thanks!

      Aemilia
      Signature
      Coming soon
      The only limitation in life is your lack of determination and imagination
      {{ DiscussionBoard.errors[6576863].message }}
  • Profile picture of the author dwbiz05
    I've never messed with WSO Pro so I'm not sure how it works. I wouldn't mind taking a look at it for you though. I do php programming and I work with s2member a good bit.

    Dave

    You can contact me at dwelch at itelves.com if you don't want to post info here.
    Signature

    Tired of fighting with WordPress to build the site you want? You shouldn't have to spend hours tweaking your website to bend to your will. Take the next step in your journey to WordPress mastery with wordpress4anyone.com

    {{ DiscussionBoard.errors[6578819].message }}
    • Profile picture of the author Aemilia
      Thanks Dave, will be glad if you can take a look.

      Best,

      Aemilia

      Originally Posted by dwbiz05 View Post

      I've never messed with WSO Pro so I'm not sure how it works. I wouldn't mind taking a look at it for you though. I do php programming and I work with s2member a good bit.

      Dave

      You can contact me at dwelch at itelves.com if you don't want to post info here.
      Signature
      Coming soon
      The only limitation in life is your lack of determination and imagination
      {{ DiscussionBoard.errors[6579522].message }}
  • Profile picture of the author jamiebarclay
    I spent hours working on S2member because it is not set up for WSO Pro but it can be integrated. I eventually gave up and went to Wishlist member. Mark Hess has launched a WSO delivery solution that is under $20 and can work with any wordpress set up. I am about to purchase it and give it a try
    {{ DiscussionBoard.errors[6842794].message }}
    • Profile picture of the author BenQ
      Originally Posted by jamiebarclay View Post

      I spent hours working on S2member because it is not set up for WSO Pro but it can be integrated. I eventually gave up and went to Wishlist member. Mark Hess has launched a WSO delivery solution that is under $20 and can work with any wordpress set up. I am about to purchase it and give it a try
      Do you have a link for that, please?
      {{ DiscussionBoard.errors[6844751].message }}
  • {{ DiscussionBoard.errors[7170014].message }}
  • Profile picture of the author ASUService
    I'm currently trying to figure out S2 & W+ integration. Figured I'd let you know S2 does work with JVZoo. I just finished that and it's working great.

    PM me if you're interested in S2 & JVZoo integration.
    Signature

    Best Regards,
    Mike Allton
    ASU Service, Inc.
    The LAST SMS Platform You'll Ever Need! Easy Money!

    {{ DiscussionBoard.errors[7511406].message }}
    • Profile picture of the author dwbiz05
      OK,

      It's been a while since I looked at this but I wanted to let you all know what I have.

      I have created a VERY BASIC plugin to start this integration.

      Basically, you put a url string in the "IPN Forwarding URL" of your WSO+ Listing Integration Options that points back to your s2member website.

      Basically the url includes a security code, the s2member level that should be added to the user and any custom capabilities that should be added.

      The plugin pulls the user's info from the posted data sent by WSO+.

      Again, this is very limited, but it's a first step.

      Their username is their email address and their password is auto-generated. Both are emailed to the user.

      As I get time, I'll try to add more functionality (maybe on a paid basis )

      Let me know if you have any questions or any issues with the functionality.

      Dave

      Here is the zip file: http://itelves.com/wp-content/upload...wso-plugin.zip
      Signature

      Tired of fighting with WordPress to build the site you want? You shouldn't have to spend hours tweaking your website to bend to your will. Take the next step in your journey to WordPress mastery with wordpress4anyone.com

      {{ DiscussionBoard.errors[7512383].message }}
      • Profile picture of the author TomHudson
        Originally Posted by dwbiz05 View Post

        OK,

        It's been a while since I looked at this but I wanted to let you all know what I have.

        I have created a VERY BASIC plugin to start this integration.

        Basically, you put a url string in the "IPN Forwarding URL" of your WSO+ Listing Integration Options that points back to your s2member website.

        Basically the url includes a security code, the s2member level that should be added to the user and any custom capabilities that should be added.

        The plugin pulls the user's info from the posted data sent by WSO+.

        Again, this is very limited, but it's a first step.

        Their username is their email address and their password is auto-generated. Both are emailed to the user.

        As I get time, I'll try to add more functionality (maybe on a paid basis )

        Let me know if you have any questions or any issues with the functionality.

        Dave

        Here is the zip file: http://itelves.com/wp-content/upload...wso-plugin.zip

        I have been looking for something that would fix my issue with integrating S2 and W+. I am going to try it out, please keep us informed of any updates!

        Tommy
        {{ DiscussionBoard.errors[7517701].message }}
  • Profile picture of the author dwbiz05
    Like I said, it's very basic. Let me know if you have any questions.

    All it does right now is create a user account based on the posted data (paypal and wso+).

    Since it uses the "IPN Forwarding," this is all done on the side so your buyer still goes to their download.

    We could add a feature (fairly easily I think) if you wanted to add additional custom capabilities or even upgrade a user level as well using the IPN Forwarding.

    NOTE: this does not use the s2member pro Remote Operations API. It runs separate of that but still saves most of the s2member data. (no support for custom registration fields at this time).

    Again, very limited but I hope it's at least a good step in the right direction.

    Dave
    Signature

    Tired of fighting with WordPress to build the site you want? You shouldn't have to spend hours tweaking your website to bend to your will. Take the next step in your journey to WordPress mastery with wordpress4anyone.com

    {{ DiscussionBoard.errors[7517940].message }}

Trending Topics