Forum Replies Created
-
AuthorPosts
-
August 17, 2011 at 4:03 pm in reply to: Back button from Paypal page brings me to an error page. #35001tzyyhuiMember
Thank you.
I have another question. I want to create a link on WSO which will use WP Estore buy now function. I have read the thread:
https://support.tipsandtricks-hq.com/forums/topic/buy-now-on-a-3rd-site
which discussed 2nd option: http://www.your-domain.com/?wp_eStore_buy_now=1
But it did not work for me. It just landed on my home page.
Please advise. Thanks.
August 8, 2011 at 7:00 pm in reply to: Back button from Paypal page brings me to an error page. #34999tzyyhuiMemberThanks amin007.
I update the eStore_payment_submission.php and replace the text
“Either your shopping cart is empty or the PHP Session on your server is not working correctly”
with some html text I want, and also use meta tag to automatically refresh and redirect to my site. The code is like this:
<head>
<meta http-equiv=”refresh” content=”0;url=http://mysite”>
</head>
It works okay, acceptable. so I think I am done with this question.
Thanks for your support.
August 2, 2011 at 6:38 pm in reply to: Back button from Paypal page brings me to an error page. #34997tzyyhuiMemberI beg to differ. I don’t see this kind of behavior in other shopping cart.
First, the message displayed when click Back button from Paypal is not professional and misleading.
“Either your shopping cart is empty or the PHP Session on your server is not working correctly. Please check this article”. User has no idea why they see this kind of message. It is even worse than seeing incorrect items logged on their shopping cart. The first impression from the user would be that the site is not functional.
I sample some example sites on the Tips and Tricks homepage. One site has “better and more acceptable” behavior. The site is “theswishdock.com”. They have message like
“Please wait, your order is being processed. You will be redirected to the payment website shortly.
Processing Order…”. Although you can never get out of that page, it is better than the misleading message as I described in the first paragraph.
There is one site on the example site which works correctly. The site name is “ww.tattoo.yoso.eu”. If you click back button from Paypal, it goes back to the main site.
I need solution like the tattoo site. If they can do it, then there must be a way to get around.
Thanks much. I appreciate your help.
-
AuthorPosts