close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Another Paypal Error Thread

Thread began 12/12/2009 6:39 am by info145869 | Last modified 12/16/2009 3:10 pm by Eric Mittman | 2451 views | 6 replies |

info145869

Another Paypal Error Thread

Okay so i have been able to run the checkout wizard but upon entering the paypal website i get an error message

This transaction cannot be completed

Thats it..

How is this being troubleshooted ? Using paypal express

Sign in to reply to this post

info145869

Is there any option of paid support, so these things can be addressed in a timely fashion ?

Sign in to reply to this post

Eric Mittman

In order to understand why you are getting a failed Payments Pro transaction you will need to add in the full request and full response bindings to your failure page.

To do this open up your failure page, either pp_checkout_failure, or checkout_failure. In here you will need to add the full request and full response bindings into the code on the page. Here is the code to add.

For Direct Payment add these into the checkout_failure.php

php:
<?php echo(PP_DirectPayment_Result("Full Request")) ?>

<br/><br/>
<?php echo(PP_DirectPayment_Result("Full Response")) ?>



For Express Checkout add these into the pp_checkout_failure.php

php:
<?php echo $WA_PP_ECO_DoResult->fullRequest?>

<br/><br/>
<?php echo $WA_PP_ECO_DoResult->fullResponse?>



When you test the checkout after applying this you will get the full request that was sent and the response. In the response you should see all the information about the error message.

Sign in to reply to this post

info145869

The error is not being displayed on any of my error pages but on the paypal page itself

I press the express checkout button after which i am redirected to PP, asked to log in, and than it fails.

Thanks

Sign in to reply to this post

Eric Mittman

Can you make test transaction using the credit card checkout? When you are testing the Express Checkout and you get to PayPal to sign in are you successful in signing in? What happens immediately after you sign in, do you see an order to confirm the details of? Do you get sent back to your site? Also what is the full and exact error you are receiving and what is the URL of the page you are getting the error on? Please also let us know if you are using sandbox or live transactions.

Sign in to reply to this post

info145869

Eric

I can not log in into paypal from where i am redirected to. It doesn't let me in.
After i enter my usrname/pass it fails and says transaction can not be completed

I can log in normally.

I gladly send you the URL via PM


I called Paypal they said its an error in the cart and they don't troubleshoot or have an error message

In paypal documentation one error message relates

Transaction refused because of an invalid argument. See additional error messages for details

Sign in to reply to this post

Eric Mittman

I have opened a ticket for you on this issue. To update the ticket please login to the site and visit your support history.

Sign in to reply to this post

carleneBeta Tester

This post has been deleted.

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