PayPal Redirect Issue


Posted on 16th Feb 2014 07:03 pm by admin

When I have my paypal button set so that is redirects to http://empiremarketing.ca/order.php,it works just fine. But when I change the redirect URL to something like: http://empiremarketing.ca/order.php?link=7, it all of a sudden does not work. How can I fix this?

I did not create this page, but I am trying to get it to work so that it redirects to this page: http://empiremarketing.ca/order.php?link={$redirlink}

Did you know?Explore Trending and Topic pages for more stories like this.
I know there is supposed to be some magic happening, but it is not. Any ideas?

Here is the page PHP code:
Code: <?php
$newprice = $_GET['np'];
$ordertotal = $_GET['tt'];
$redirlink = $_GET['redir'];

require_once ("config.php");
$con = mysql_connect($hostname, $dbuser, $dbpass) or die(mysql_error());
$select = mysql_select_db ($selectdb, $con) or die(mysql_error());

$update = "UPDATE linkcount SET price = '$newprice' WHERE id = 1";
$result = mysql_query($update, $con) or die (mysql_error());

#Create PHP Session for the number of link boxes to be shown after paypal payment
session_start();
session_register();
$_SESSION['link_number'] = $redirlink;
?>
<html>
<head>
<title>Empire Marketing - SEO Services: Pre-Order Form</title>
</HEAD>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" bgcolor="#ffffff" background="images/bg.jpg"><center>



<table border="0" height="100%" width="916" cellpadding="0" topmargin="0" cellspacing="0" background="images/bg2.jpg">
<tr>
<td align="center" valign="top"><img src="images/header.jpg"><BR><img src="images/header2.jpg">

<table width="800" border="0" cellspacing="0" cellpadding="8">
<tr>

<td align="justify">





<font face="Verdana">

<div align="center">
<h1>Order Confirmed</h1>

<?php
echo ("<a href="https://www.paypal.com/xclick/business=me@mygreatempire.com&undefined_quantity=0&item_name={$redirlink}MthlyURL&amount=$ordertotal&currency_code=USD&return=http://empiremarketing.ca/order.php">Click here to pay via PayPal.</a>
");
?>



</div>
<br />
<br />




</font>


</td>
</tr>

</table>







</td>
</tr>
<tr>
<td align="center" valign="bottom">
<img src="images/footer.jpg">

</td>
</tr>
</table>
</center>
</body>
</html>
No comments posted yet

Your Answer:

Login to answer
262 Like 14 Dislike
Previous forums Next forums
Other forums

Uploading Filetypes and placing them in seperate folders.
Hello,

first post , and asking for help im afraid. Very new to PHP, was making good progress

php problem?
I don't think I'm stupid, but maybe I am.

I am working on a sit for a friend I am try to put

How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c

Undefined variables
hi
----------------------------------------------------------------------------------------------

Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would

using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and

PHP Tab Control
Hi All,

I would like to have PHP tab control with/without Javascript.

But I want to r

HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b

Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f

downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash