close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Problems with direct PayPal payment

Thread began 5/02/2010 11:41 am by matt374640 | Last modified 5/21/2010 3:48 pm by Eric Mittman | 2933 views | 10 replies |

matt374640

Problems with direct PayPal payment

When I use with my checkout page the normal procedure to go to the confirm page and then use PayPal everything works fine. But if I press on the checkout page directly onto the PayPal button, then I get more or less directly the pp_checkout_failure.php page. As far as I understand it something went wrong.

Any suggestions what might have cause this problem??

Sign in to reply to this post

Eric Mittman

You are going to need to put in the debug code for Express Checkout on your pp_checkout_failure page. Here is the code to add to your page:

php:
<?php

echo("PayPal Express Checkout requests and responses :<br />");   
echo(
"Auth request: ".isset($_SESSION['ECO_Auth_Request'])?$_SESSION['ECO_Auth_Request']:""."<br /><br />");  
echo(
"Auth Result: ".isset($_SESSION['"ECO_Auth_Result'])?$_SESSION['ECO_Auth_Result']:""."<br /><br />");  
echo(
"Get Request: ".isset($_SESSION['ECO_Get_Request'])?$_SESSION['ECO_Get_Request']:""."<br /><br />");  
echo(
"Get Result: ".isset($_SESSION['ECO_Get_Result'])?$_SESSION['"ECO_Get_Result']:""."<br /><br />");  
echo(
"Preocess request: ".isset($_SESSION['"ECO_Process_Request'])?$_SESSION['ECO_Process_Request']:""."<br /><br />");  
echo(
"Process Result: ".isset($_SESSION['ECO_Process_Result'])?$_SESSION['ECO_Process_Result']:""."<br /><br />");  
?>



Please add this to the pp failure page then test the pages out again. You should get the full information for each of these steps, post back with what you discover.

Sign in to reply to this post

matt374640

I have cut some of the return message before to hide the security information. The rest I do not understand

....../pp_confirm.php......./pp_cancel.phpAuthorization450.00TDA8SZ9FRB6AA2010-05-08T12:34:40ZFailure5ee599e8f08bcSecurity errorSecurity header is not valid10002Error60.01288906

Sign in to reply to this post

Eric Mittman

The error you are getting about the security headers usually means that the api username password and signature are incorrect. I have opened a ticket for you on this issue so that we can look into this further. To update the ticket login and visit your support history.

supporthistory.php?

Sign in to reply to this post

paul298707

Trouble with PayPal direct payment

I upgraded to PayPal Pro and am having serious problems. I'm so confused.

The shopping cart works great. When I click the checkout button on the shoppingcart.php it takes me to the checkout.php page where the customer can either click the PalPal button or enter credit card info.

The PayPal logo does take me to PayPal to sign in -- this seems to work.

BUT, if I enter credit card info it takes me to PayPal, with no option to enter credit card info (and I wouldn't want to have to re-enter it again anyway).

Question: Where should the user go after clicking the checkout button on the checkout.php page??? I thought to confirm.php, but it's going to PayPal.

Also, What's missing on my checkout and confirm pages?

Help.

Sign in to reply to this post

Eric Mittman

If you are using Payments Pro clicking on the checkout button on the checkout page should take you to the confirm page. On this page you should be able to review your details then confirm the order.

Please post back with a copy of your checkout page and the confirm page minus the sensitive PayPal info like the username or passwords. I will take a look to see if I can spot the issue.

Sign in to reply to this post

paul298707

Checkout page code

This post has been deleted.

paul298707

Confirm page code

This post has been deleted.

Eric Mittman

I'm not seeing the issue in the code that you posted, please post back and include these pages as attachments to your reply. You will need to add them to a zip archive before uploading them.

Sign in to reply to this post

paul298707

problem with paypal express

Still not able to get paypal express to work. I pasted the code above into the pp_failure.php page and here is what get (with deletion of private code):

PayPal Express Checkout requests and responses :
sales_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxhttp://www.pcsarticles.com/pp_confirm.phphttp://www.pcsarticles.com/pp_cancel.phpAuthorizationxxxxxxxxxxxxxxxxxxxxxxxxxxSuccessxxxxxxxxxxxxxxxxxxxxxxxxxxxxxsales@pcsonlinesolutions.comxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxSale0.500.5WebAssist.eCartPHP.Pro.ECOArts & Entertainment Articles PackagexxxxxxxxxxxxxxxxxxxxxxxxExpress Checkout PayerID is missing.Express Checkout PayerID is missing.10419ErrorTransaction refused because of an invalid argument. See additional error messages for details.The PayerID value is invalid.10406Error2.201311648

Please help me get thru this. Thanks.

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...