close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Transaction Status is "Success" but Checkout Still Failing

Thread began 6/06/2016 3:47 pm by Lee Firth | Last modified 6/09/2016 12:15 pm by Ray Borduin | 1991 views | 11 replies |

Lee Firth

Transaction Status is "Success" but Checkout Still Failing

My client has changed their PayPal account and since changing the $WA_PayPal_PayPal_API_Username, $WA_PayPal_PayPal_API_Password and $WA_PayPal_PayPal_API_Signature to the new account it no longer works while paying by credit card. I have added <?php echo(PP_ECO_Auth_Result("Full Response")) ?> to the checkout_failure.php page to try and determine the issue but it seems that the response is successful. Here is what is returned: 2016-06-06T21:50:17ZSuccess72c36c03829a063.022708556EC-4U739620607188018

What could be causing this?

Sign in to reply to this post

Ray BorduinWebAssist

Can you view source before cutting and pasting the result and send it to me in the private area. I'll take a look and see if I can spot the problem.

You'll need the PP_ECO_Do_Result not the PP_ECO_Auth_Result

Sign in to reply to this post
Did this help? Tips are appreciated...

Lee Firth

I tried adding the following code: <?php echo(PP_ECO_Do_Result("Full Response")) ?> but got an error: Fatal error: Call to undefined function PP_ECO_Do_Result() in /home/champion/public_html/checkout_failure.php on line 63

Sign in to reply to this post

Ray BorduinWebAssist

Just dump the entire session:

<?php
var_dump($_SESSION);
?>

I can take a look at that and see where the error occurs.

Sign in to reply to this post
Did this help? Tips are appreciated...

Lee Firth

See private message.

Sign in to reply to this post

Ray BorduinWebAssist

The relevant part of the error is: "The merchant country is not supported."

You will have to talk to paypal about this. What country was the paypal account set up in?

Sign in to reply to this post
Did this help? Tips are appreciated...

Lee Firth

Originally it was an Australian Paypal account but it has changed to a New Zealand one now. How would I "switch off" the pay by credit card option and just have it pay by PayPal?

Sign in to reply to this post

Ray BorduinWebAssist

You could run the wizard again to recreate the checkout. That is probably the best option.

Sign in to reply to this post
Did this help? Tips are appreciated...

Lee Firth

I would prefer to only do this as a last resort. What could I do to suppress the direct credit card payment option only?

Sign in to reply to this post

Ray BorduinWebAssist

It depends on the way the page is set up... you could probably just remove the form fields associated with credit cards and the pay with card button by deleting them.

Sign in to reply to this post
Did this help? Tips are appreciated...
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...