close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

PayPal Checkout

Thread began 12/28/2009 11:55 pm by denise234045 | Last modified 12/30/2009 11:23 am by Eric Mittman | 1514 views | 3 replies |

denise234045

PayPal Checkout

My site is set-up to process cards with authorize.net, but my client wanted to add a PayPal option. So, I added the option on cart.php and it directs to the PP pages (pp_checkout.php) fine and even goes onto PayPal fine.... but then after the confirm page (pp_confirm.php?...), when its time to make the final submission I get an error that says "Sorry - your transaction can not be completed"

The site is: intlarrivals.com

On pp_checkout.php I commented out the Pay by Credit Card Form, leaving only the Checkout with PayPal button. Is that a problem?

Thanks for your help.

Sign in to reply to this post

Eric Mittman

I went through a quick test of this and can see the pp_confirm page but I did not attempt to confirm the transaction. When you get this error are you on the pp_checkout_failure page?

If so add the following code to the pp_checkout_failure.php page or checkout_failure.php before the </body> tag:

php:
<?php

if(!session_id()) session_start(); 
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(
"Process 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 />");
?>



Commenting out the credit card options should not have any effect on using the Express Checkout. When you add this code to your failure page it should let you know what the problem is with the transaction.

Sign in to reply to this post

denise234045

Here is the error message I get:

PayPal Full Request :
info_api1.intlarrivals.com7V7KHZVU3D2QBT2CAFcWxV21C7fd0v3bYYYRCpSSRl31AsRcABbcMDjMlwrfY7ArsLd2Kyzt2.20Sale8.555.951.950.65WebAssist.eCartPHP.Pro.DPSnifty Pens
Holiday Gingerbread1.951147verified
76.176.118.1142mp4on8re9ukaphnqp08096cp0Paypal Full Response :
info_api1.intlarrivals.com7V7KHZVU3D2QBT2CAFcWxV21C7fd0v3bYYYRCpSSRl31AsRcABbcMDjMlwrfY7ArsLd2KyztSOAP-ENV:ClientXML syntax errorUSPS Full Request :
USPS Full Response :


Thx!

Sign in to reply to this post

Eric Mittman

I have opened a ticket for you on this issue so that we can look into the problem further. Please login to the site and visit your support history to update the ticket.

Sign in to reply to this post

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