Cristián Lávaque
Forum Replies Created
-
Hi @korkort
It’s a legitimate change when you have logging enabled. It’s usually used for troubleshooting. You can disable it when not using it. WP Admin > s2Member > Log Files
🙂
Cool.
Yeah, had to do some needed maintenance to it. Sorry about the inconvenience. It’s back up since yesterday, though.
See you there. 🙂
Hi @jaredolen
No problem at all. s2Member doesn’t need them for anything. They are just for you, for troubleshooting or what you may need them for. You can download them or not, and keep or delete them. And if you don’t need logging, you can also disable it.
Totally up to you. 🙂
Hi @stinkykong
You won’t find many Pro users here, because this forum is for the free Framework that is distributed here. See: https://wordpress.org/support/topic/s2member-pro-questions-2/
Please enable logging on your installation, and when you can find how to reproduce that behavior, post over at f.wpsharks.com with the relevant entries from the log files. WP Admin > s2Member > Log Files
I look forward to your update. 🙂
Ah, I see.
The replacement code is a variable that gives you a value, but the “success” attribute is for a URL to redirect the person to after a successful payment. You can use the replacement code for a dynamic URL, or to pass it in the querystring of the URL.
Please read: WP Admin > s2Member > Stripe Pro-Forms > Custom Return URL
So you can have a page to thank the customers, and use it in the attribute like this:
success="/thank-you-for-your-order"That will take the person to http://yoursite.com/thank-you-for-your-order
Create that page in WP and give the message you want him to see.
I hope that helps. 🙂
BTW, please see: https://wordpress.org/support/topic/s2member-pro-questions-2/
I see.
Well, you could sell them the Specific Page Access, which won’t create an account. Although the page won’t be important, it’d allow you to charge them without the registration. https://www.youtube.com/watch?v=jPk8K6SR8No&list=PLED64B278374AB72F
Then if you approve him, you can create his account and so on.
I hope that helps. 🙂
The s2Member Framework integrates only with PayPal Standard. For PayPal Pro you need s2Member Pro. The payment form doesn’t just do payments for guests without the signup too.
Do you approve members before they pay, or after they pay?
With s2Member, if the visitor pays, he’ll be able to signup. But you can limit what they get with that account, and upgrade it manually after you review it. https://s2member.com/kb-article/manual-user-review-process/
I hope that helps. 🙂
Hi @giuppe
The s2Member Framework integrates with PayPal Standard, and that doesn’t have an issue. The payment is handled on PayPal’s site, and they will have SCA support there.
s2Member Pro is being prepared for PSD2. You can follow the conversation about it in our community. https://forums.wpsharks.com/t/new-european-regulation-for-online-payments-with-stripe/5585/
🙂
- This reply was modified 6 years, 9 months ago by Cristián Lávaque.
🙂
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.wordpress.org/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.
🙂