I have a website using the Paypal hosted buttons. I have added a variable to the Paypal button that takes the user back to my catalogue page when continue shopping is clicked. The variable is shopping_url=https://wadaisies.com/catalogue/ It works fine but what I would really like is to return the user to the last page they were looking at before heading to Payapl. Is there a means of doing that?
Thanks John
Not sure how you put the URL into the shopping url.
The only way I can think of to get to the previous page would be JavaScript DOM history.