close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Checkout does not work.

Thread began 8/25/2009 1:27 pm by larsentim278054 | Last modified 8/28/2009 12:08 pm by larsentim278054 | 2314 views | 5 replies

Eric Mittman

If your Authorize.NET account is set to be in test mode then you may need to use a test credit card to get the transaction to go through properly. If this is the case you should have this information available to your somewhere on the Authorize.NET site when you login.

If you have it set to be test mode from your account you should make sure that you do not have test mode enabled in the globals file in any way, they should be set to false here.

It sounds like you are just getting the regular text message on the failure page, to get a more meaningful response on this page you can use the response reason text binding to show the reason. If it is not clear then you can add in the full request and response bindings onto the page to get at all the details.

Here is the code for the response reason text, put this on your checkout failure page where you would like to see the message:

php:
<?php echo(AuthNet_Result("Response Reason Text")) ?>



These next two bindings are for the full request and full response, you would also place these on the checkout failure page where you would like to see the messages:

php:
<?php echo(AuthNet_Result("Full Request")) ?>

<?php 
echo(AuthNet_Result("Full Response")) ?>

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