Page 1 of 1

Presale Questions

PostPosted: August 16th, 2011, 4:50 pm
by tattoo-online
Hi there,

sorry for this way. But i got no answers by mail :(

i have installed your free version e few days ago and i saw that it is a very powerful wp-script. I intend to buy your PRO version to use the clickbank integration but before there are some questions.

1. Is it possible to set the CP Buy-Button outdside my wp or/and outside the licensed domain?
2. Does s2member work fine for my affiliates or do i get any trouble?
3. Does s2member work fine with CB Upsell?
4. Does s2member protect my files that are hosted via Amazon s3 ACL/Bucket?
(Last point is solved) ;-)

Thanks in advance.

Re: Presale Questions

PostPosted: August 17th, 2011, 3:42 am
by Cristián Lávaque
1. s2Member adds some vars to the CB button's link, and a couple of them can't be generated outside the WordPress installation. WP Admin -> s2Member -> ClickBank Buttons -> s2_ Vars (Explained) -> s2_subscr_id and s2_referencing

2. Yes, it works fine if they send people to your salespage using their hop link.

3. I'll ask Jason about this.

Re: Presale Questions

PostPosted: August 17th, 2011, 9:46 pm
by Jason Caldwell
1. Is it possible to set the CP Buy-Button outdside my wp or/and outside the licensed domain?

Certainly. When you generate your Button Code for ClickBank, using s2Member; you will be provided with the Resulting Button Code, which you can take and place on any site you like. Just be sure to replace: <?php echo S2MEMBER_CURRENT_USER_IP; ?>, with: <?php echo $_SERVER["REMOTE_ADDR"]; ?> so it's compatible outside your WordPress installation.

2. Does s2member work fine for my affiliates or do i get any trouble?

Yes, you'll be fine.

3. Does s2member work fine with CB Upsell?

PitchPlus is not yet integrated with s2Member. This is something we're working toward in a future release, but it's not ready yet.

4. Does s2member protect my files that are hosted via Amazon s3 ACL/Bucket?

Yes, you can host files locally within your installation of WordPress, or you can move them into an S3 Bucket and configure s2Member to use your Amazon S3 account ( recommended ).