S2member and Warriorplus Integration Possible?

by 13 replies
16
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
#programming #integration #s2member #warriorplus
  • 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

    • [1] reply
    • Hi Swagg,

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

      Best,

      Aemilia

  • 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
    • [1] reply
    • Yes it helps alot Dave, I really prefer S2member.. its very intuitive.. can you recommend someone who can do this?

      thanks!

      Aemilia
  • 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.
    • [1] reply
    • Thanks Dave, will be glad if you can take a look.

      Best,

      Aemilia

  • 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
    • [1] reply
    • Do you have a link for that, please?
  • Any updates on this?
  • 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.
    • [ 1 ] Thanks
    • [1] reply
    • 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
      • [1] reply
  • 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

Next Topics on Trending Feed