Cristián Lávaque
Forum Replies Created
-
> Since they are Payflow recurring subscriptions
Could you confirm that you’re using PayPal Pro PayFlow Edition and not PayFlow Pro? http://www.s2member.com/kb/paypal-pro-payflow-dprp-express-checkout/
Did you ask PayPal about that error when you doing the query?
I’ll ask Jason in case he knows what’s going on there. 🙂
Well, if you used the Level 1 pro-form, with just Express Checkout for payment, and checkout went fine, he should have been registered with the s2Member Level 1 role.
You should enable logging and test with 1 cent transactions to see if you get any errors in the log entries for them. WP Admin -> s2Member -> Log Files
Verify that your PayPal integration is complete and correct, also. http://www.youtube.com/watch?v=SvZxEQjezfY&list=PL8gPolqFnYqsPh9Y0TCjvwLkKuby29SYg
All that said, it’s fine if you prefer to use the buttons, but if the PayPal integration has a problem, it may affect the PayPal Standard buttons too.
I hope that helps. 🙂
You could try it, but User Pro may not know that it should give him the paid level after checkout. You can try making it work with the free s2Member.
s2Member Pro has the pro-forms that integrate with PayPal Express Checkout and combine registration with payment.
I hope that helps. 🙂
I don’t know, s2Member doesn’t do that. Maybe you have another plugin that does…
Try deactivating the other plugins and checking after each if that changes. http://www.s2member.com/kb/common-troubleshooting-tips/
I hope that helps. 🙂
That could work. Well, the cron job is set up from your server, I only know how to do it through cPanel, but there have to be other ways that google would tell you about.
You don’t seem to be emailing the user about it, though, so you don’t need to worry about doing it right at that time, only that next time he logs in he has the access. So you could run it when the user logs in.
You could use the Login Welcome Page redirection URL with a variable added at the end. Then have a must-use plugin that checks the $_GET array for that variable, indicating he just logged in. If true hook to wp_loaded, check his time and access. Change his role if it applies and wp_redirect to Login Welcome Page. Or something like that…
I hope that helps. 🙂
Try escaping it:
\'Do you mean the button’s image? It can’t be changed, it’s part of the PayPal Express Checkout terms that that image has to be used. :/
Maybe you had something in your installation change their roles? I don’t know. s2Member can change the role on demotion when the EOT happens, but to Subscriber (i.e. s2Member Level 0). I understand you ask us because you’re using s2Member and s2 uses roles levels, but it doesn’t seem to be causing your problem.
What I’d suggest is editing their profiles to make them all the correct role again, and monitor if it happens again. If you can filter them in the Users list, then it’d be easy to change them in bulk.
If you have s2Member Pro you can use the users export/import tool. http://www.s2member.com/kb/importing-updating-users/
It may be tricky to troubleshoot this because you can’t just deactivate a plugin and check right after if the problem is gone. So I’m not sure what to suggest to spot what may have caused it…
Is there any way for you to tell when exactly the problem started? Check if you can spot that moment and then go over what changed in your installation (e.g. plugin update).
I hope that helps. 🙂
I’m not sure what you mean. The default in the pro-form is to have the payment methods on a single row, i.e. horizontally. Can I see a screenshot?
If you haven’t yet, could you please do these? http://www.s2member.com/kb/common-troubleshooting-tips/
> Work with Paypal Advanced or is Paypal Pro a definite requirement?
No, PayPal Advanced support hasn’t been added yet. But the pro-forms don’t require PayPal Pro to be used. You can use them with PayPal Express Checkout, just change the
accessattribute toaccess="paypal".I hope that helps. 🙂
> can you please put paypal advanced support?
I added your vote to this feature request. Thanks! 🙂
> Currently the user is shown the membership options page when they access the protected content but it’s just a blank page as I don’t use it.
What is a blank page? The Membership Options Page or the Login Welcome Page? You can add content to them.
> User accesses URL with protected content -> is shown login page -> logs in -> is shown protected content
Right, that’ll need a bit of customization. The default when logging in is to be taken to the Login Welcome Page, unless you have admin access in which case you’re taken to the Dashboard.
The Membership Options Page has some variables in the URL, which you can use to customize the behavior. For example, you could use the request URI in the redirect_to variable of the link to wp-login.php. WP Admin -> s2Member -> Scripting -> Membership Options Page Variables
I hope that helps. 🙂
odysseynetworks, thanks for the screenshot. I see you’re using an older version of s2Member, not sure if that has to do with the problem or not. In any case, if you haven’t yet, could you please do these? http://www.s2member.com/kb/common-troubleshooting-tips/
Also, since it may be a login session issue, could you see if this article helps? http://www.s2member.com/kb/logged-in-but-am-considered-logged-out/
I hope that helps. 🙂
You’re welcome. Glad I could help. 🙂
Maybe the tips in this article help find what’s causing the problem: http://www.s2member.com/kb/admin-pages-not-looking-or-working-right/
I hope that helps. 🙂
See: http://www.s2member.com/kb/levels-without-incremental-access/
I hope that helps. 🙂