close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

How to display Authorize.net failure response on checkout_failure page

Thread began 11/09/2010 2:40 pm by SaladoGuy | Last modified 11/11/2010 1:48 pm by SaladoGuy | 4264 views | 14 replies

tom92909Beta Tester

In addition to eCart, I also developed an Administrative backend using DataAssist to store all of the sales history into a MySQL table.

I have (2) tables that I write to (storing the data) when a transaction occurs...

php:
$WA_table = "orders";
  $WA_redirectURL = "";
  $WA_indexField = "OrderID";
  $WA_fieldNamesStr = "OrderReferenceID|OrderUserID|OrderShipping|OrderTotal|OrderDate|OrderStatus|ppTransID";

  $WA_table = "orderdetails";
  $WA_redirectURL = "";
  $WA_indexField = "DetailOrderID";
  $WA_fieldNamesStr = "DetailOrderID|DetailProductID|DetailProductName|DetailProductDesc|DetailQuantity|DetailPrice|DetailOption1";



Having said that, this development took me probably 3 months to finish the 1st time I implemented an eCart web application. I too was really new to all of this and many of the concepts were initially hard for me to grasp.

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