Re: [WebDNA] MD5 Hash issue

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 102436
interpreted = N
texte = Instead of x_ password, put x_trans_key. Then leave the lookup part, but put your trans key in the settings password field, not the password. As I mentioned earlier, Authnet forces you to change your password every three months, so besides having your password in the settings being a security risk, it will also be a pain in the ass to change it there quarterly. I don't know if you'd have to change it anywhere else. Terry On Apr 17, 2009, at 10:37 AM, Donovan Brooke wrote: > Tony Miller wrote: > [snip] >> Here is the an_test.txt file contents: >> x_version=3.0&x_Type=AUTH_CAPTURE&x_Last_Name=Tony >> Miller&x_Company=Burlington Hawk Eye&x_Address=800 S. >> Main&x_City=Burlington&x_Country=US&x_Phone=319-754-8461&x_State=IA&x >> _Zip=52601&x_amount=20.00&x_CARD_NUM=5555555555554444&x_Exp_Date=0110 >> &x_tax=0.00&x_Method=CC&x_ADC_Relay_Response=FALSE&x_Invoice_Num=1239 >> 9198001270&x_login=XXXXXXXXXX&x_ADC_URL=FALSE&x_ADC_Delim_Data=TRUE&x >> _ADC_Delim_Character=,&x_Test_Request=false I can post the >> AuthorizeNet_DC.inc file too if anyone thinks that will help, but >> don't want to overload the list either. > [snip] > > > No need to post it. > > Right above that 'an_test' line in the AuthorizeNet_DC.inc file you > should see some Global params that are being sent: > > Something like:--------------- > [/!]x_Method=CC&[!] > [/!]x_ADC_Relay_Response=FALSE&[!] > [/!]x_Invoice_Num=[cart]&[!] > [/!]x_login=[lookup > db=WebMerchantPrefs.db&lookinfield=Preference&value=AuthorizeNet_Login > &returnfield=Value¬found=]&[!] > [/!]x_Password=[lookup > db=WebMerchantPrefs.db&lookinfield=preference&value=AuthorizeNet_Passw > ord&returnfield=value]&[!] > [/!]x_ADC_URL=FALSE&[!] > [/!]x_ADC_Delim_Data=TRUE&[!] > [/!]x_ADC_Delim_Character=,&[!] > [/!]x_Test_Request=[lookup > db=WebMerchantPrefs.db&lookinfield=preference&value=AuthorizeNet_Test& > returnfield=value][/text] > ------------------------------ > > Make sure the: 'x_Password' line is in there. > > > Donovan > > > > -- > Donovan D. Brooke PH: 1 (608) 770-3822 > ------------------------------------------------ > VP > WebDNA Software Corporation > 16192 Coastal Highway > Lewes, DE 19958 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] MD5 Hash issue (Donovan Brooke 2009)
  2. Re: [WebDNA] MD5 Hash issue (Tony Miller 2009)
  3. Re: [WebDNA] MD5 Hash issue (Terry Wilson 2009)
  4. Re: [WebDNA] MD5 Hash issue (Terry Wilson 2009)
  5. Re: [WebDNA] MD5 Hash issue (Donovan Brooke 2009)
  6. Re: [WebDNA] MD5 Hash issue (Donovan Brooke 2009)
  7. Re: [WebDNA] MD5 Hash issue (Tony Miller 2009)
  8. Re: [WebDNA] MD5 Hash issue (Tony Miller 2009)
  9. Re: [WebDNA] MD5 Hash issue (Donovan Brooke 2009)
  10. Re: [WebDNA] MD5 Hash issue (Terry Wilson 2009)
  11. Re: [WebDNA] MD5 Hash issue (Donovan Brooke 2009)
  12. Re: [WebDNA] MD5 Hash issue (Tony Miller 2009)
  13. Re: [WebDNA] MD5 Hash issue (Donovan Brooke 2009)
  14. Re: [WebDNA] MD5 Hash issue (Terry Wilson 2009)
  15. Re: [WebDNA] MD5 Hash issue (Tony Miller 2009)
  16. Re: [WebDNA] MD5 Hash issue (Donovan Brooke 2009)
  17. Re: [WebDNA] MD5 Hash issue (Terry Wilson 2009)
  18. Re: [WebDNA] MD5 Hash issue (Donovan Brooke 2009)
  19. Re: [WebDNA] MD5 Hash issue (Tony Miller 2009)
  20. Re: [WebDNA] MD5 Hash issue (Donovan Brooke 2009)
  21. Re: [WebDNA] MD5 Hash issue (Terry Wilson 2009)
  22. Re: [WebDNA] MD5 Hash issue (Tony Miller 2009)
  23. Re: [WebDNA] MD5 Hash issue (Tony Miller 2009)
  24. Re: [WebDNA] MD5 Hash issue (Terry Wilson 2009)
  25. Re: [WebDNA] MD5 Hash issue (Donovan Brooke 2009)
  26. Re: [WebDNA] MD5 Hash issue (Terry Wilson 2009)
  27. Re: [WebDNA] MD5 Hash issue (Tony Miller 2009)
  28. Re: [WebDNA] MD5 Hash issue (Tony Miller 2009)
  29. Re: [WebDNA] MD5 Hash issue (Terry Wilson 2009)
  30. Re: [WebDNA] MD5 Hash issue (Govinda 2009)
  31. [WebDNA] MD5 Hash issue (Tony Miller 2009)
Instead of x_ password, put x_trans_key. Then leave the lookup part, but put your trans key in the settings password field, not the password. As I mentioned earlier, Authnet forces you to change your password every three months, so besides having your password in the settings being a security risk, it will also be a pain in the ass to change it there quarterly. I don't know if you'd have to change it anywhere else. Terry On Apr 17, 2009, at 10:37 AM, Donovan Brooke wrote: > Tony Miller wrote: > [snip] >> Here is the an_test.txt file contents: >> x_version=3.0&x_Type=AUTH_CAPTURE&x_Last_Name=Tony >> Miller&x_Company=Burlington Hawk Eye&x_Address=800 S. >> Main&x_City=Burlington&x_Country=US&x_Phone=319-754-8461&x_State=IA&x >> _Zip=52601&x_amount=20.00&x_CARD_NUM=5555555555554444&x_Exp_Date=0110 >> &x_tax=0.00&x_Method=CC&x_ADC_Relay_Response=FALSE&x_Invoice_Num=1239 >> 9198001270&x_login=XXXXXXXXXX&x_ADC_URL=FALSE&x_ADC_Delim_Data=TRUE&x >> _ADC_Delim_Character=,&x_Test_Request=false I can post the >> AuthorizeNet_DC.inc file too if anyone thinks that will help, but >> don't want to overload the list either. > [snip] > > > No need to post it. > > Right above that 'an_test' line in the AuthorizeNet_DC.inc file you > should see some Global params that are being sent: > > Something like:--------------- > [/!]x_Method=CC&[!] > [/!]x_ADC_Relay_Response=FALSE&[!] > [/!]x_Invoice_Num=[cart]&[!] > [/!]x_login=[lookup > db=WebMerchantPrefs.db&lookinfield=Preference&value=AuthorizeNet_Login > &returnfield=Value¬found=]&[!] > [/!]x_Password=[lookup > db=WebMerchantPrefs.db&lookinfield=preference&value=AuthorizeNet_Passw > ord&returnfield=value]&[!] > [/!]x_ADC_URL=FALSE&[!] > [/!]x_ADC_Delim_Data=TRUE&[!] > [/!]x_ADC_Delim_Character=,&[!] > [/!]x_Test_Request=[lookup > db=WebMerchantPrefs.db&lookinfield=preference&value=AuthorizeNet_Test& > returnfield=value][/text] > ------------------------------ > > Make sure the: 'x_Password' line is in there. > > > Donovan > > > > -- > Donovan D. Brooke PH: 1 (608) 770-3822 > ------------------------------------------------ > VP > WebDNA Software Corporation > 16192 Coastal Highway > Lewes, DE 19958 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ Terry Wilson

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Strange intermittent WebDNA problems (2008) WCS Newbie question (1997) Bug Report, maybe (1997) Credit Card processing (1998) error: Too many nested [xxx] contexts (1997) [WebDNA] WebDNA & Mod_rewrite (2010) W* 4.2 / WebCat (TPro) 3.0.5b / OS 8.5.1 / BW G3 (2000) Bulletin Board for WebCat (2000) For those of you not on the WebCatalog Beta... (1997) Pirated WebCat? NOT... (2003) Search and path arguments (1998) Internet Explorer 6 Form problems (2005) [protect] weirdness (2000) [format 40s]text[/format] doesn't work (1997) Digest Version (2000) WebCat B13 Mac CGI -- Frames question (1997) (1997) WebCat 2.1.3 (and docs) (1998) PIXO support (1997) [SearchString] usage (1997)