close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

On the checkout_failure page is there any session variable or error code I can display to a user assist when they call me for help?

Thread began 8/10/2014 10:07 am by ALeo14971367 | Last modified 9/18/2015 1:20 pm by Ray Borduin | 626 views | 3 replies |

ALeo14971367

On the checkout_failure page is there any session variable or error code I can display to a user assist when they call me for help?

I noticed the checkout_failure page is a bit sparse and I was wondering if there was any information about the failure that I can safely display to the user to assist in helping them if they call me for help. I am currently using Authorize.net and ups and fedex for shipping rates.

Sign in to reply to this post

Jason ByrnesWebAssist

YEs, you can add bindings for the checkout response to the failure page.

see this tutorial for details:
http://www.webassist.com/tutorials/Debug-eCart-transaction-failures

Sign in to reply to this post

peter135602

I don't see any of this available in eCart 6. Is there a different way to debug?

Sign in to reply to this post

Ray BorduinWebAssist

If you are debugging I'd suggest dumping the entire session to the page and you can look for what is erroring:

<?php
@session_start();
var_dump($_SESSION);
?>

If you are thinking of adding client-facing errors, then you need to be a little careful. Credit card companies suggest not including any identifying information when cards fail. If you include a message like "Expiration Month is wrong" then if someone has a stolen card number they can just try different months.

If you are looking for information on failed transactions, I'd suggest emailing it to yourself and not displaying it to the client. Maybe just ask the client to call on the failure page and email you the session dump so you can look into it if they call.

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

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