Redirect to old checkout but no error

GccWebmaster
Contributor
Contributor

This is the form data. I see no error but it redirects to the old checkout. Thanks for you help.

 

<form method="POST" id="PayPalForm" action="https://www.sandbox.paypal.com/cgi-bin/webscr" target="_blank">
	<p>&nbsp;</p>
	<input type="hidden" name="cmd" value="_xclick">
	<input type="hidden" name="business" value="omittedEmailAddress">
	<input type="hidden" name="item_name" value="Club dues 2017">
	<input type="hidden" name="amount" value="20.00">
	<input type="hidden" name="no_shipping" value="1">
	<input type="hidden" name="return" value="http://www.grandcomputers.org/Dev/dues_paid.php">
	<input type="hidden" name="cancel_return" value="http://www.grandcomputers.org/Dev/dues_cancelled.php">
	<input type="hidden" name="no_note" value="1">
	<input type="hidden" name="currency_code" value="USD">
	<input type="hidden" name="lc" value="US">
	<input type="hidden" name="invoice" value="91910992017">
	<input type="hidden" name="custom" value="9191099">
	<input type="hidden" name="notify_url" value="http://www.grandcomputers.org/Dev/mbr_paypal_ipn.php">
	<input type="hidden" name="rm" value="2">
	</form>

 

Login to Me Too
4 REPLIES 4

MTS_Ciaran
Moderator
Moderator

Hey, button code looks good, and testing it returns the new checkout on myside, I suspect there was a timeout. If you're seeing in continuously can you PM me over the sandbox test account you are using?

Login to Me Too

GccWebmaster
Contributor
Contributor

Thanks very much for you quick response. I'm not sure what to do to "PM" you to my sandbox account.

 

You can test this your self using the following instructions:

 

1. Go to www.grandcomputers.org/Dev/mbr_login.php

2. Enter ID: 9191-099

3. Click the "Log In" button (password not required)

4. Click the "Click here to renew using PayPal" link.

 

Bob Crawford

 

Login to Me Too

MTS_Ciaran
Moderator
Moderator

thanks, just tested it there, works fine from what I can see. Can you tell me if you are getting the new checkout if you swap over to the live environment. 

Login to Me Too

GccWebmaster
Contributor
Contributor

Yes, it redirects to the new page.

 

Thanks very much for your time looking into this.

 

GccWebmaster

 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.