close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Authorize.net: Your transaction could not be completed.

Thread began 8/24/2010 4:39 am by marovios@yahoo.com | Last modified 8/24/2010 7:32 am by Jason Byrnes | 859 views | 1 replies |

marovios@yahoo.com

Authorize.net: Your transaction could not be completed.

Hi, sorry to bother you again, thanks to your help I'm really close to finish this project. I got the UPS real time quote working perfectly now (thanks to you) but something is going on in the checkout process itself. I have read the forum and noticed that you recommend to add that bunch of code for testing and getting a full response of the problem, what I did, I inserted the code in my checkout_failure.php page and... nothing happens! That's why I'm contacting you, I suspect something bigger is going on behind the scenes, and I cannot handle that. Any idea guys? Thanks in advance.

ps: I have tried the error response code in both the body as well as on the first lines of the page, and same result, nothing gets rendered on the screen.

Attached Files
checkout_failure.zip
Sign in to reply to this post

Jason ByrnesWebAssist

the code block you are using will only work for power store.

Use this code block instead:

php:
<?php

    
if(!session_id()) session_start();
     echo 
"<p>Auth Net: <br />"
     echo 
"Full Request: ".(isset($_SESSION['WAAuthNet_postedValues'])?htmlentities($_SESSION['WAAuthNet_postedValues']):"n/a")."<br />"
     echo 
"Full Response: ".(isset($_SESSION['WAAuthNet'])?htmlentities($_SESSION['WAAuthNet']):"n/a")."<br /></p>"
?>
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...