close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Authorize.net error 103

Thread began 4/14/2014 5:27 am by ed331947 | Last modified 4/15/2014 10:19 am by Jason Byrnes | 1296 views | 5 replies |

ed331947

Authorize.net error 103

I am getting the error 103 that means invalid credentials. I have checked and double checked and have the correct api credentials in place. I have tested it on a different shopping cart (non Webassist) and it connects fine. I'm thinking it may be the md5hash as I do have a 'specific' hash set in the Authorize.net control panel. I cannot find where to put it in Webassist. I realize I may be barking up the wrong tree and it may have nothing to do with the md5hash. Thanks for your help.

Sign in to reply to this post

Jason ByrnesWebAssist

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

Sign in to reply to this post

ed331947

Originally Said By: Jason Byrnes
  I'll need to troubleshoot directly, see the private message section.  
Sign in to reply to this post

Jason ByrnesWebAssist

See PM

Sign in to reply to this post

ed331947

See pm

Sign in to reply to this post

Jason ByrnesWebAssist

on the confirm page, i had to update the code for the timestamp variable from:

<input id="x_fp_timestamp" name="x_fp_timestamp" type="hidden" value="<?php echo("<?php $WACalculatedHash = WA_CalculateHash(''.($WA_Authorize_Net_API_Credentials_Login_ID)  .'', ''.($WA_Authorize_Net_API_Credentials_Transaction_Key)  .'', ''.$sCart->GrandTotal()  .'', ''.AuthNet_RandomID()  .'', 'USD')?>
<?php echo $WACalculatedHash[1]; ?>"); ?>">



to:

<input id="x_fp_timestamp" name="x_fp_timestamp" type="hidden" value="<?php $WACalculatedHash = WA_CalculateHash(''.($WA_Authorize_Net_API_Credentials_Login_ID)  .'', ''.($WA_Authorize_Net_API_Credentials_Transaction_Key)  .'', ''.$sCart->GrandTotal()  .'', ''.AuthNet_RandomID()  .'', 'USD')?>
<?php echo $WACalculatedHash[1]; ?>"); ?>">



but now it is showing the following error:

<b>Fatal error</b>: Call to undefined function mhash() in <b>D:\PLESK\VHOSTS\redsneakers.net\office-furniture\WA_eCart\checkoutScripts\WA_simlib.php</b> on line <b>30</b><br />

the mhash funciton is one that is defined by php, you will need to contact the host to have them enable the mhash function

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