Cristián Lávaque
My Latest Replies (From Various Topics)
| Author | Replies |
|---|---|
| Author | Replies |
| Posted: Sunday May 27th, 2012 at 4:33 am #14748 | |
|
|
|
|
OK, I found what I think is the problem, you still haven’t updated the thank-you page URL with the right one over at ClickBank. It has to be the one s2Member gives you or s2 won’t have a chance to set the cookie in the user’s browser to let him register an account. His only other way to register is through the special registration link s2 sends in the confirmation email, which right now isn’t there either. From the s2Member documentation for the ClickBank thank-you page: [hilite path]Dashboard -› s2Member® -› ClickBank® Options -› Thank-You Page Integration[/hilite]
Which would be something like this:
By the way, your salespage only has one button generated by s2Member, the other buttons are regular ones that won’t work with s2Member properly because they lack the variables s2 adds/needs. You have to make those changes or the process won’t work properly. I hope it helps. |
|
| Posted: Sunday May 27th, 2012 at 4:01 am #14745 | |
|
|
|
|
OK, earlier I did a couple a test purchases, got the email from ClickBank and the one from s2Member. The one from s2 says that he can login because it has been edited to say that, and the registration link was removed from it. You should put the link back in and edit the copy so it reflects what should happen. Same for the thank-you page copy. The person after payment now can register, WordPress won’t create an account automatically because he paid, he still has to register. So WordPress won’t be sending him the login credentials, the account doesn’t even exist yet. The email and thank-you page should say that he can now register and login to get the course, and give the link for it. The email one would use the [hilite mono]%%registration_url%%[/hilite] replacement code, while the thank-you page would link to [hilite mono]/wp-login.php?action=register[/hilite]. That said, after paying, the site didn’t let me register, so I’m going to check the log entries for the transaction. |
|
| Posted: Sunday May 27th, 2012 at 1:55 am #14743 | |
|
|
|
|
Right. That’s why I’d like to find a way to let him finish purchasing and after checkout, instead of just letting him register, have the option to login and add the recent purchase to his account. With this, though, there’s the risk of a person not completing the login after checkout and someone else using the computer to login/register to that same site. It’s not the likeliest situation, but a popular site in a public computer could see that happen. Anyway, we’re looking at this option, since it has the same risk that the current registrations do. The ideal would be for the customer to already be logged in when he gets to the page where the option to buy is, so this doesn’t become a problem, that’s why it’s advised to protect at Level 0 the upgrade buttons/pro-forms, but I understand it’s a problem when a user is browsing the site, forgetting to log back in, and sees the salespages for visitors to join, and them starting a checkout there as if they weren’t already registered members.
And there are those that are registered, but with an email address that isn’t the one they use for PayPal, too. Yeah, one has to see all possible scenarios when creating these things, that’s why it takes a little time to get it all right, but we’re getting there little by little. :) Thanks a lot for your valuable input, you’re great. And I can’t tell you how we appreciate people like you helping others in the community when you can. Very appreciated. We’ll keep doing what we can to improve the plugin to meet the needs of all you guys. |
|
| Posted: Sunday May 27th, 2012 at 12:11 am #14735 | |
|
|
|
|
We had thought about email matching, but so many have a different email address for PayPal than what they register with, that it’s not reliable. Sure, I’ll let you know about testing. :) |
|
| Posted: Saturday May 26th, 2012 at 11:25 pm #14732 | |
|
|
|
|
Right, it may be doable, but it’ll take a little work to get right. Ideally, the person would not be taken off the checkout, cause each step will losses. That’s why having the registration after the payment is better. Logging in first is better because it makes sure the paid access gets added to his account. One approach could be to have the order button with a couple of optional username and password fields, so if he has an account he logs in and starts checkout in one step, and if no login info is entered, then checks out and then registers. That’s doable with the current s2. It’d be a two step process, although the user wouldn’t notice it. The button, instead of pointing to PayPal would point to the site, where some code you create for it checks the submitted form. If user and pass were entered, then log the user in, generate the PayPal link for that order and forward to PayPal. If the user and pass are empty, then just generate the link and forward to PayPal. There’s also the case where the user entered a wrong password for that user, or a non-existent username, so that has to be taken care of as well. Anyway, there are different things we can try, but we haven’t decided what yet. We are aware of the issue, so we’ll work on it. But thanks for the reminder. :) |
|
| Posted: Saturday May 26th, 2012 at 8:36 pm #14724 | |
|
|
|
|
Thanks Eva. Could you email me the link to the page with the ClickBank button? I can make a test purchase and register after it. Or do you accept free registrations to test without a purchase? Like I said, the New User email is not sent after payment, is sent after registration. Are you not receiving it after registration? |
|
| Posted: Saturday May 26th, 2012 at 8:24 pm #14723 | |
|
|
|
|
Yeah, the same is true with the pro-form, since the pro-form will register the person too unless he’s logged in. Added your request, and this is something I want to see happen too. The way I’ve seen other sites do it, where you don’t have to login first, is when they have a cart where you add the products, but before the checkout they do ask you to login if you already have an account. Could you give an example of a site that lets you purchase without logging in and then letting you add your purchased items to an existing account? |
|
| Posted: Saturday May 26th, 2012 at 8:08 pm #14719 | |
|
|
|
|
Login to have the new purchases added to an existing account will still be needed. We are, though, looking at how to have a purchase while logged out and then relate it to an existing account, but there are several things to consider and we haven’t decided the best approach yet. I’m adding your request as a vote for this. :) |
|
| Posted: Saturday May 26th, 2012 at 8:01 pm #14718 | |
|
|
|
Excellent! :)
Do you mean the one WordPress sends after registration? The login and password email is sent after the person registered. Did you register the account before looking for that email? By the way, s2Member makes it possible to customize the New User email WordPress sends on registration. [hilite path]Dashboard -› s2Member® -› General Options -› Email Configuration -> New User[/hilite] I hope that helps. :) |
|
| Posted: Saturday May 26th, 2012 at 7:40 pm #14715 | |
|
|
|
|
I don’t know what version of s2Member you were using before the upgrade, but you can find them here: http://www.s2member.com/framework/#!s2_tab_jump=s2-framework-archive If the previous one was several versions behind, it may not be the best to go back to it, since the changes between that and the current one may be too big and cause a problem. And always make a backup before doing updates/changes, it’s a good safety net to fall on if needed. About the conflict, the JS problem in the theme or other plugin may have been there before too, but nothing in s2Member’s code had touched it, and a new release of s2Member now has something that does come across it. I looked at your page with Firefox’ web console open and it shows a JavaScript error:
That’s a problem in your theme, which you should fix. There were warnings too, but those aren’t as important. I hope that helps. :) |
|
| Posted: Saturday May 26th, 2012 at 7:25 pm #14713 | |
|
|
|
|
Got your email with the logs and went through them: Andreja:
Sheila: Bernice: Karen:
So, basically, make sure that if they have an account, to be logged in to it before paying for more access, or the payment will expect a new account. You can have a message were you sell access to new people, saying that if he has an account already, he should login first, and give him a link to the the login form, or point to the login widget to use it. I hope that helps! |
|
| Posted: Saturday May 26th, 2012 at 6:52 pm #14709 | |
|
|
|
|
Sasha, are other emails being sent successfully by WordPress? Let me know if this helps: Knowledge Base » Troubleshooting Email Delivery Problems |
|
| Posted: Saturday May 26th, 2012 at 6:37 pm #14707 | |
|
|
|
|
Ah, and please confirm these: Sasha, your problem is with the notification’s email field. Marlin, your problem is with the payment notification URL or email field? |
|
| Posted: Saturday May 26th, 2012 at 6:35 pm #14706 | |
|
|
|
|
Marlin, Sasha, could you send your login info via the contact form, please? In case Jason wants to run some diagnostics. Thanks! s2Member® » Private Contact Form |
|
| Posted: Saturday May 26th, 2012 at 6:25 pm #14705 | |
|
|
|
|
Excellent! Thanks for the update. I’m glad it’s working well for you now. :) |
|
| Posted: Saturday May 26th, 2012 at 5:54 pm #14704 | |
|
|
|
|
Oh, and please include what transactions where the ones you had the problem with, so I can find their entries faster and not review every successful transaction too. Transaction ID, user’s email address, date, what you can give me to narrow it down will help. Thanks! |
|
| Posted: Saturday May 26th, 2012 at 5:45 pm #14702 | |
|
|
|
|
OK, this time the file did come through. I’m sorry about the time, but normally the files come through alright throught he contact form the first time. You sent me just one log file, is that the only file in your s2member-logs directory? If you have more, could you please send them all? Or just send the login info for the FTP so I get them directly. If you include the login info for the dashboard I can do a test 1 cent purchase to see if I have the problem you mentioned and I can look at the new log entries for it. Thanks! |
|
| Posted: Saturday May 26th, 2012 at 3:05 pm #14698 | |
|
|
|
|
Sure, please put the log files in a zip file and send it by email. Let me know which transactions had the problem too, so I know which ones to look at. Thanks! |
|
| Posted: Saturday May 26th, 2012 at 7:12 am #14687 | |
|
|
|
|
It may be a JavaScript conflict, could be the theme or another plugin. This is part of a conversation I had with Jason some months ago regarding JavaScript conflicts.
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. © s2Member® "All Rights Reserved". s2Member® is a registered trademark of WebSharks, Inc. | |








Pre-Sale FAQs
Video Tutorials
Community Forum
Knowledge Base
News/Updates
s2 Codex / Docs
GPL v2 License
Contact A Human
About Us
Our Customers
Support Policy
Privacy Policy