close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

paypal "cancel and return" hanging. not returning to website

Thread began 5/01/2014 12:30 pm by Rick | Last modified 5/02/2014 2:14 pm by Rick | 1875 views | 14 replies |

Rick

paypal "cancel and return" hanging. not returning to website

paypal "cancel and return" hanging. not returning to website.

i reviewed most of the posts about return url but none of them address the problem.

you changed the code on cart and product page a while back.

<?php
// WA eCart Redirect
if ($eCart1->redirStr != "") {
header("Location: ".$eCart1->redirStr);
}
?>

to:
<?php
// WA eCart Redirect
if ($eCart1->redirStr != "") {
session_commit();
header("Location: ".$eCart1->redirStr);
exit();
}
?>

should the same change be made to the confirm pages?

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

Rick

info below

Sign in to reply to this post

Jason ByrnesWebAssist

I am not able to reproduce using the cancel link on paypal, it goes to the cart page.

Sign in to reply to this post

Rick

what browser and OS are you using?

Sign in to reply to this post

Jason ByrnesWebAssist

Mac OS safari and Fire Fox for the browser.

Sign in to reply to this post

Rick

not working on any browser for me. on mac

just tested on windows xp and it returned

Sign in to reply to this post

Jason ByrnesWebAssist

What OS and Browser? I am not able to reproduce.

Sign in to reply to this post

Rick

10.6.8 , 10.8

Mac Pro and a MacMini

Safari, Firefox, Chrome, Safari, Opera

all not working

and Sea Monkey

can the cancel url be changed from http://lakeerieballet.org/store/cart.php?ppcancel=1 to http://lakeerieballet.org/store/cart.php


?

Sign in to reply to this post

Jason ByrnesWebAssist

I have tried on a few different computers now, and still am not able to reproduce.

perhaps try clearing the browsers cache?

the ?ppcancel=1 url variable cannot be removed from the cancel URL, it is added automatically by paypal.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...