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.

Cristián Lávaque


My Latest Replies (From Various Topics)

Viewing 25 replies - 7,001 through 7,025 (of 7,376 total)
Author Replies
Author Replies
Posted: Wednesday Mar 14th, 2012 at 12:19 am #8077

Definitely, you can’t have s2Member in one blog and protect BuddyPress in another. They’ll have to be in the same one.

It’s not a notification that you need to have someone register in one and be in the other too, you’d have to find how to share users between blogs in a multisite network. I suggest you Google for it.

Posted: Wednesday Mar 14th, 2012 at 12:15 am #8076

:)

Posted: Wednesday Mar 14th, 2012 at 12:01 am #8075

Kinga, sorry I had not understood you’d get paid in a yearly basis, I thought they were monthly payments which you wanted to have change after a year.

If the whole first year will be paid in one go, then you can use the initial term to give 13 months instead of a year, like Jason explained. You can edit your shortcode manually for this: [hilite mono]tp="13" tt="M"[/hilite].
[hilite path]Dashboard -› s2Member -› PayPal Buttons -› Shortcode Attributes[/hilite]

About the coupon, if applied to the regular payments, they’ll remain at the discounted amount. You can, though, apply the discount to the initial term only using ta-only in your code. But that’ll only change the amount, not the length, so it wouldn’t change the initial term from 12 to 13 months, just the price paid for it.
[hilite path]Dashboard -› s2Member® -› Pro Coupon Codes -› Coupon Code Configuration File[/hilite]

That will be improved in the coming major release, though, with much more control possible for coupons.

I hope that helps. :)

Posted: Tuesday Mar 13th, 2012 at 11:45 pm #8074

:)

Posted: Tuesday Mar 13th, 2012 at 4:22 pm #8049

No problem! Let us know how it goes. :)

Posted: Tuesday Mar 13th, 2012 at 4:21 pm #8048

Cool. :)

Posted: Tuesday Mar 13th, 2012 at 4:20 pm #8047

You’re welcome! :)

Posted: Tuesday Mar 13th, 2012 at 4:17 pm #8044

I know that by now, Cassel is really looking forward to the coming major release. :D

Posted: Tuesday Mar 13th, 2012 at 7:14 am #7981

You’re welcome, Ashley. :)

I’m not sure I understood the flow you explained. Could you give an example?

About iTunes, you may be interested in this video:

I hope it helps.

Posted: Tuesday Mar 13th, 2012 at 7:10 am #7980

Cool. Glad I could answer your question. :)

Posted: Tuesday Mar 13th, 2012 at 7:08 am #7979

Hello Rayna.

Have you configured the file protection for each of the blogs in the network where you’re going to deliver the protected videos?
[hilite path]Dashboard -› s2Member® -› Download Options -› Basic Download Restrictions[/hilite]

Does your test account have the required level in that blog to view the protected file?
[hilite path]Dashboard -> Users -> All -> User edit -> Role[/hilite]

Posted: Tuesday Mar 13th, 2012 at 7:02 am #7978

Hi Santi.

If you’d hide the whole form except the submit button, why not just use a regular PayPal button?
[hilite path]Dashboard -› s2Member® -› PayPal® Buttons[/hilite]

Posted: Tuesday Mar 13th, 2012 at 6:59 am #7977

Hello Meghan.

You can drip content using conditionals in your posts/pages. Here’s the documentation:
[hilite path]Dashboard -› s2Member® -› API / Scripting -› Content Dripping[/hilite]

if you need to change the user’s role, you can use the conditionals in a must-use plugin with some PHP to do it.
http://codex.wordpress.org/Must_Use_Plugins
Knowledge Base » Changing Roles/Capabilities via PHP

The coming major release of s2Member Pro will make it much easier and powerful to drip content.

I hope that helps. :)

Posted: Tuesday Mar 13th, 2012 at 6:55 am #7976

Hi Greg.

Here’s an intro video for the Pro Add-on, can’t remember for sure if the Pro Login Widget is shown there:
http://www.s2member.com/pro/#!s2_tab_jump=s2-pro-videos

Just in case, here’s a screenshot of it:

I hope that helps. :)

Posted: Tuesday Mar 13th, 2012 at 6:46 am #7974

Hi Marlin.

This should do the trick:
http://www.s2member.com/codex/stable/s2member/api_functions/package-functions/#src_doc_get_user_field%28%29

[hilite pre_code]
// An array of Custom Capabilities the current User has (i.e. music,videos).
$s2member_access_ccaps = get_user_field('s2member_access_ccaps');
[/hilite]

I hope it helps!

Posted: Tuesday Mar 13th, 2012 at 6:41 am #7973

Hi James.

Right, s2Member will set those URLs via the button. Here’s the documentation that explains it:

[hilite path]Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration -> More Info[/hilite]

*Quick Tip* In addition to the default IPN settings inside your PayPal® account, the IPN URL is also set on a per-transaction basis by the special PayPal® Button Code that s2Member provides you with. In other words, if you have multiple sites operating on one PayPal® account, that’s OK. s2Member dynamically sets the IPN URL for each transaction. The result is that the IPN URL configured from within your PayPal® account, becomes the default, which is then overwritten on a per-transaction basis. In fact, PayPal® recently updated their system to support IPN URL preservation. One PayPal® account can handle multiple sites, all using different IPN URLs.

[hilite path]Dashboard -› s2Member® -› PayPal® Options -› PayPal® PDT Integration -> More Info[/hilite]

*Quick Tip* In addition to the default Auto-Return/PDT configuration inside your PayPal® account, the Auto-Return URL is also set on a per-transaction basis from within the special PayPal® Button Code that s2Member provides you with. In other words, if you have multiple sites operating on one PayPal® account, that’s OK. s2Member dynamically sets the Auto-Return URL for each transaction. The result is that the Auto-Return URL configured from within your PayPal® account, becomes the default, which is then overwritten on a per-transaction basis.

I hope that helps. :)

Posted: Tuesday Mar 13th, 2012 at 6:34 am #7971

Hi Isaac.

Next major release. There will still be several releases for the current s2Member before that.

No date yet, but working hard to have it in a month. :)

Posted: Tuesday Mar 13th, 2012 at 6:28 am #7970

Hi Kim.

Thanks for the kudos. :)

Right, the tax calculations are for the pro-form only. Here’s a screenshot:

If you’re using buttons, it’d be PayPal who would have to do that, since the customer is checking out on their site.

I hope that helps.

Posted: Tuesday Mar 13th, 2012 at 6:19 am #7968

:)

Posted: Tuesday Mar 13th, 2012 at 6:18 am #7967

Hi Rick.

This hack may assist you do what you want:
http://www.primothemes.com/forums/viewtopic.php?f=4&t=2193#p7827

I hope it helps :)

Posted: Tuesday Mar 13th, 2012 at 6:11 am #7965

Bendix, have you read this article on badges?
http://www.primothemes.com/forums/viewtopic.php?f=4&t=15600#p48550

Let me know if it helps. :)

Posted: Tuesday Mar 13th, 2012 at 6:06 am #7964

Hi Mike.

I don’t know that s2Member works with PayFlow yet, but I’ll email Jason asking. :)

Posted: Tuesday Mar 13th, 2012 at 6:02 am #7963

Hi Ashley.

Do the custom capabilities Cassel pointed to, do what you want?

When you mention the emails, do you mean to have custom confirmation emails for the different purchases, even if they already had an account with you?

Posted: Tuesday Mar 13th, 2012 at 5:59 am #7962

Hi Roi.

You can integrate the the PayPal button with s2Member following these instructions:
Knowledge Base » Using PayPal created buttons

You can make the person return to your WP installation after payment so he registers his account there.

I hope that helps. :)

Posted: Tuesday Mar 13th, 2012 at 5:58 am #7961

Hi Robb.

The current version doesn’t have a replacement code in the Notifications API for the coupon used.

The Affiliate Coupon Codes do have a tracking that includes the coupon, though. I haven’t tried leaving the Affiliate suffix empty and see if then every coupon would be tracked with that, which you could test.
[hilite path]Dashboard -› s2Member® -› Pro Coupon Codes -› Affiliate Coupon Codes[/hilite]

The coming major release of s2Member should make it possible, though, to have better control over this.

I hope that helps!

Viewing 25 replies - 7,001 through 7,025 (of 7,376 total)

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.