close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Orders are in test mode

Thread began 10/30/2014 10:59 am by bpitcher32 | Last modified 11/03/2014 11:46 am by Jason Byrnes | 2016 views | 9 replies |

bpitcher32

Orders are in test mode

WAS USING Dreamweaver 2014.1 and customers order were being processed in TEST MODE. Was told there was a problem with Dreamweaver 2014.1 and eCart 6.0.8.

Removed 2014.1 and re-installed the older version Dreamweaver CC and upgraded eCart to 6.0.9. Transactions are still being processed in TEST MODE. On the Authorize.net side they are LIVE. Here is the code from my confirm.php page which shows TEST MODE is not active:

$AuthNet_required[0][$nextIndex] = "x_invoice_num";
$AuthNet_required[1][$nextIndex] = "".$_SESSION["OrderNumber"] ."";
$nextIndex = count($AuthNet_required[0]);
$AuthNet_required[0][$nextIndex] = "x_test_request";
$AuthNet_required[1][$nextIndex] = "FALSE";
$nextIndex = count($AuthNet_required[0]);
$AuthNet_required[0][$nextIndex] = "x_method";

How do I get this to work LIVE?

Sign in to reply to this post

Jason ByrnesWebAssist

$AuthNet_required[0][$nextIndex] = "x_test_request";
$AuthNet_required[1][$nextIndex] = "FALSE";

should do it.

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

bpitcher32

This post has been deleted.

Jason ByrnesWebAssist

i updated the WA_eCart/Adv_CO_Scripts/AuthNet_PHP.php file to fix the problem .

Sign in to reply to this post

bpitcher32

Originally Said By: Jason Byrnes
  i updated the WA_eCart/Adv_CO_Scripts/AuthNet_PHP.php file to fix the problem .  
Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

bpitcher32

Originally Said By: Jason Byrnes
  you're welcome.  
Sign in to reply to this post

Jason ByrnesWebAssist

i updated the WA_eCart/Adv_CO_Scripts/AuthNet_PHP.php file again to fix the problem, please make a back up of that file.

Sign in to reply to this post

bpitcher32

Order process is working again. Thanks :)

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post
loading

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