Cristián Lávaque
Forum Replies Created
-
??
Hi Brice.
Yes, it will brought back online. The forum script had not been updated for some years when I took over, and it is now behind by several versions. It started giving some problems recently and, because of the large versions difference, updating it to the latest release is being a bit difficult.
For now I’m assisting everyone by email or here. ??
That’s not a bug, it’s normal when you don’t encrypt the button.
Enable button encryption from your PayPal and s2Member settings.
WP Admin > s2Member > PayPal Options > PayPal Account Details > Button Encryption
PayPal Dashboard > Settings > My Selling Tools > Website Preferences > Encrypted website payments
About the Sandbox, you may want to avoid it. Much better is to test using your normal account, with tiny payments. https://www.youtube.com/watch?v=08t45PYeHxk
I hope that helps. ??
Hi @figure2
Yes, you can perfectly do that. You only protect the pages you want. The default is for everything to be public, no restriction.
This video may help get you started: https://www.youtube.com/watch?v=qlKn-I-0W6U
See also this page: WP Admin > s2Member > Restriction Options
I hope that helps. ??
Hi @bcdandd
You could use
do_shortcode('[s2member shortcode here]')
. https://developer.www.ads-software.com/reference/functions/do_shortcode/I hope that helps. ??
Hi Mark.
pronamic_ideal_s2member is not an s2Member shortcode. You may be using a 3rd party add-on to integrate Ideal payments, try contacting them, since they’ll know their integration best.
??
Hi @mpiroh!
Yes, the free version integrates with PayPal Standard. Although PayPal changed its interface a bit, the integration is pretty much the same, but a couple of things may need some digging to find them. I recently integrated a couple of sites with it, and didn’t have to change what I did some years ago.
Here’s a video I created about it some time ago, that may help you. https://www.youtube.com/watch?v=SvZxEQjezfY
I’m now going through the integration again while answering your question, and from the top navigation menu, More > Business Setup > Payment Setup > On your website > Add PayPal > Option A > Get Your API Credentials I see the page where you’re presented with those options for the API. Under “NVP/SOAP API integration (Classic)” click the “Manage API credentials” link to get your API Signature credentials.
But it’s still possible to get to those following the path I show in the video. From the top navigation, click on the gear icon for your Business Profile Settings, then on the left menu click “My Selling Tools”, and on the right you’ll see “API Access”.
Under “My Selling Tools” you’ll also find “Instant payment notifications” and “Website preferences”. Under “My business info” you’ll find “Email address” and “Merchant account ID”.
I hope that helps. ??
That’s a good suggestion. Thanks for the idea, Richard! I’m adding it to the list. ??
Great! ??
Hi Mangesh.
Search for “Discount:” in this file: s2member-pro/src/includes/classes/coupons.inc.php
See also this article: https://s2member.com/kb-article/quick-translation-changing-wordsphrases/
I hope that helps. ??
There isn’t a specific one. Most themes will be fine. s2Member sticks to standards, and if the plugin does too, there are no conflicts. So you can try the one you like best and see if they go well together, which most likely is the case. ??
Thanks Richard! Very appreciated! ??
Hi Richard,
Only the mod-rewrite would not work, and that’s used in download protection, but you can just link to files with the querystring instead and it’d work. See: https://s2member.com/kb-article/using-download-restrictions-with-nginx/
You can test in your installation and see if it does what you need it for. Let me know if you have any difficulties.
I hope that helps! ??
You will have to test yourself to see how. To tell you I’d have to start trying it myself and figuring it out first.
From previous questions you asked, I know you’re trying to have a very customized setup across servers, with s2Member in one protecting content in another one. This is not how it was designed, and I don’t have experience with it.
I’m sorry. If I had done it and had resources to point you to, I’d be doing it. :/
You’d use the URI restriction: WP Admin > s2Member > Restriction Options > URI Restriction
I hope that helps. ??
- This reply was modified 5 years, 6 months ago by Cristián Lávaque.