latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Refund

Home Forums Community Forum Refund

This topic contains 10 replies, has 2 voices. Last updated by  Cristián Lávaque 4 years, 2 months ago.

Topic Author Topic
Posted: Wednesday Sep 19th, 2012 at 8:21 pm #25867
Katie Wang
Username: evevera

Since I couldn’t find a contact information anywhere, I’m requesting a refund on here. Basically I purchased pro to test out the Clickbank aspect of how s2member worked as I needed to go through the checkout process myself. Basically, I realized how the system works is completely dependent on WordPress even the sales button which is not how my sales funnel is setup. I need my salespage as separate pages outside WordPress.

That and other issues, I am requesting a refund as I’m just not happy with the product as I realize it wouldn’t suit my needs after checking out the Pro version.

List Of Topic Replies

Viewing 10 replies - 1 through 10 (of 10 total)
Author Replies
Author Replies
Posted: Thursday Sep 20th, 2012 at 7:41 am #25914

Hi Katie.

Here’s our refund policy: s2Member® » Terms » Refund Policy

About using the ClickBank buttons outside the site, it is possible with a little hack:
http://www.s2member.com/forums/topic/using-clickbank-and-paypal/#post-11438
http://www.s2member.com/forums/topic/clickbank-button-hack-another-instalation-2/#post-17716

What other issues did you need to solve? I’d be happy to help. :)

Posted: Sunday Sep 23rd, 2012 at 10:32 pm #26249
Katie Wang
Username: evevera

A question:

Can content dripping work for FREE members? If so, is the code the same for them?

For example

<?php if(S2MEMBER_CURRENT_USER_PAID_REGISTRATION_DAYS >= 30){ ?>
    Drip content to Members that started paying you at least 30 days ago.
<?php } ?>
Posted: Sunday Sep 23rd, 2012 at 11:30 pm #26255

Sure, you can drip content to free members, but then you wouldn’t check the paid registration time, you’d just check the registration time: [hilite mono]S2MEMBER_CURRENT_USER_REGISTRATION_TIME[/hilite]. [hilite path]Dashboard -› s2Member® -› API / Scripting -› PHP/API Constants[/hilite] :)

Posted: Wednesday Sep 26th, 2012 at 7:16 pm #26628
Katie Wang
Username: evevera

Can free members (signed up without going through payment processor) be converted to paying members automatically with some type of plugin or code?

My problem is I am using 2 membership scripts (amember and s2member), the reason I’m doing this is so I don’t change my current config setup with amember. But basically, need customers who sign up for Product A (on DomainA.com with amember) to get access to DomainB.com with s2member installed. Can s2member be tricked into thinking these signed up users are paying? (they are paying, their notifications are just not sent to s2member) or is there a hack around this so s2member can also be notified the same time as amember is.

BTW I am using Clickbank as my payment processor.

Thanks for your help!

Posted: Thursday Sep 27th, 2012 at 7:36 am #26680

Ah, that may be tricky, although not impossible.

s2Member will give access to content if the user’s account has the right capability for it. s2Member roles (for levels) have capabilities to access content at the different s2Member levels. You can check them out with the User Role Editor. http://wordpress.org/extend/plugins/user-role-editor/

So just make sure you give the user the right s2Member Level role he needs to access the content you protected over at DomainB.com.

How you create the account in the DomainB when the user is created over at DomainA is something you need to solve, too. Maybe the Remote Operations API can help. [hilite path]Dashboard -› s2Member® -› API / Scripting -› Remote Operations API[/hilite]

About notifications, if those are sent to DomainA, then you’d need to have a hack there to forward the notification with the POST vars in the way that s2Member in DomainB expects it. The IPN script inside the Extras zip in your Account page, can help you with that. http://www.s2member.com/r/s2m-pro-extras-zip/

I hope it helps. :)

Posted: Thursday Sep 27th, 2012 at 7:38 am #26681

Fprgot to answer this one:

Can free members (signed up without going through payment processor) be converted to paying members automatically with some type of plugin or code?

Yes, if the user is logged in to his account when he starts the checkout, then the account will be upgraded.

Your case is different, from what you explained after that question, but I thought I’d still answer it so you know how it’s done under normal circumstances. :)

Posted: Tuesday Oct 2nd, 2012 at 9:51 pm #27286
Katie Wang
Username: evevera

Another question:

How can I make it so when users sign up, their Display name is automatically set to their username instead of their First and Last name. They sign up using s2member and I assume it is setting their display as First, Last by default.

Posted: Tuesday Oct 2nd, 2012 at 10:58 pm #27287

Ah, that’d be here: [hilite path]Dashboard -› s2Member® -› General Options -› Registration/Profile Fields -> Set "Display Name"[/hilite] :)

Posted: Wednesday Oct 3rd, 2012 at 11:59 pm #27388
Katie Wang
Username: evevera

Thanks!

Now, for some reason when I login from here:

wp-login.php

It always takes me to the /wp-admin/ page

When it should be taking me to the login page set in s2member.

Posted: Thursday Oct 4th, 2012 at 7:16 am #27414
Viewing 10 replies - 1 through 10 (of 10 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.