close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

eCart "Transaction Failure"

Thread began 8/25/2009 1:34 pm by cmartimo386205 | Last modified 8/28/2009 12:10 pm by Eric Mittman | 1718 views | 4 replies |

cmartimo386205

eCart "Transaction Failure"

When processing credit cards utilizing Authorize.net AIM & a SSL I get the "transaction failure" page when selecting "confirm order". I called Authorize.net & they indicated there should be an error log of some kind to tell me what is going wrong. Where is this log or what else may be wrong?
thanks
cindy

Sign in to reply to this post

Eric Mittman

They may have been referring to error logs on the merchant gateway site, if so you should be able to find them by logging in and viewing details about transactions.

To help determine why the transactions are failing on your site you should add in the error message code to your checkout failure page. Here is a link to a thread that discusses this, in post #2 is the code to use to get the error messages and additional info about the transaction.

showthread.php?t=3555

Sign in to reply to this post

cmartimo386205

error message

Fatal error: Call to undefined function: authnet_result() in /homepages/44/d289565916/htdocs/drygoods/checkout_failure.php on line 44

Now I have this error message in addition to the transaction failure - where exactly should I place the text described in the other thread?
thanks
cindy

Sign in to reply to this post

vela1606379889

Im new at this too... but i think u are missing the include file...
go to...
windows -> Bindings panel -> click the + sign (at the top left corner)
ecart -> checkout -> local checkout response ->
choose your payment gateway (authorize.net)

after that you will see a Local Checkout Response (Aunthorize.net) option in the source col.
click the + and drag the first 4 things into the the page...

they should look something like this

reason code: <?php echo(AuthNet_Result("Response Code")) ?><br />
resaon subcode: <?php echo(AuthNet_Result("Response Subcode")) ?><br />
resaon code: <?php echo(AuthNet_Result("Response Reason Code")) ?><br />
reason text: <?php echo(AuthNet_Result("Response Reason Text")) ?><br />

Sign in to reply to this post

Eric Mittman

Thank you for the update on this one, you are correct about the include file being needed, it is something I overlooked.

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