Re: authorize.net hex coded variables

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 46035
interpreted = N
texte = Yes, you need to unurl every variable on all the pages returned from A/N (including any emails and includes) in the form of:[UnURL IGNORECASE=T][variable][/UnURL]This will strip out the url'd values that are coming back from them.There's a few other factors that were issues in my problems with A/N, so if you're still not getting orders to process properly, email me and I will go over those issues.BTW, A/N tech support was worthless with this issue I hate to say.Thanks goes out to Terry Wilson for providing me with many of the answers to the problems that were plaguing all of my A/N enabled sites. GK > [SNIP]SORRY John for posting to your email (tail between the legs)[/SNIP] > > Is anyone out there working with Authorize Net, where are the best minds, > KEN? > > After spending few hours with A/N engineers today and yesterday > (1877-4773-3938), I'm clueless about which portion of AuthorizeNet.inc file > need to be debugged for incoming variables. BTW, the A/N engineers have not > heard of WebDNA! > > ================== From AutorizeNet.inc ============== > > > [!] Purchse Results [/!] > [showif [x_type]=auth_capture] > [FileInfo file=[ordersFolder][x_invoice_num]][showif [IsFile]=T] > [setheader > file=[ordersFolder][x_invoice_num]]payMethod=OB_CC&status=[__status]&authNum > ber=[x_auth_code]&responseText=[x_avs_code]:[x_response_reason_text]&referen > ceNumber=[x_trans_id]&batchnum=&refnum=&sequencenum=&header5=[x_MD5_Hash][/s > etheader] > [/showif][/FileInfo] > [redirect [lookup > db=WebMerchantPrefs.db&lookinfield=preference&value=AuthorizeNet_Thanks&retu > rnfield=value]?cart=[x_invoice_num]] > [/showif] > > ========================================================= > > Notice that the landing page AutorizeNet.tpl redirects to > AuthorizeNetThanks.tpl. > > Terry Wilson, what is your approach to this problem in WebDNA 4.5 > > John, where may we add [UnURL][Uppercase]returnfield[/Uppercase][/UnURL] > in the template. > > Warm regards, it's freezing and late... > > > -- > Ejaz M. Syed > Principal > esyed@geocom.com > Telephone: 847-492-0810 > Facsimile: 847-492-0861 > Geocom Incorporated > 1514 Elmwood Avenue, 2nd Floor > Evanston, IL 60201 > > > > From: John Peacock > > Date: Mon, 02 Dec 2002 11:35:31 > > Subject: Re: authorize.net hex coded variables > > > > Clint Davis wrote: > >> Terry, > >> > >> Have you figured out a way around this yet? I can't believe A/N is going to > >> put this off until January!!! > >> > > > > Obviously, the short-term solution is something like this: > > > > [UnURL][Uppercase]returnfield[/Uppercase][/UnURL] > > > > HTH > > > > John > > > > -- > > John Peacock > > Director of Information Research and Technology > > Rowman & Littlefield Publishing Group > > 4720 Boston Way > > Lanham, MD 20706 > > 301-459-3366 x.5010 > > fax 301-429-5747 > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: authorize.net hex coded variables OOPS (Terry Wilson 2002)
  2. Re: authorize.net hex coded variables (Terry Wilson 2002)
  3. Re: authorize.net hex coded variables (Gary Krockover 2002)
  4. Re: authorize.net hex coded variables (Terry Wilson 2002)
  5. Re: authorize.net hex coded variables (Clint Davis 2002)
  6. Re: authorize.net hex coded variables (Gary Krockover 2002)
  7. Re: authorize.net hex coded variables (Ejaz Syed 2002)
  8. Re: authorize.net hex coded variables (John Peacock 2002)
  9. Re: authorize.net hex coded variables (Clint Davis 2002)
  10. Re: authorize.net hex coded variables (Terry Wilson 2002)
  11. Re: authorize.net hex coded variables (Gary Krockover 2002)
  12. authorize.net hex coded variables (Terry Wilson 2002)
Yes, you need to unurl every variable on all the pages returned from A/N (including any emails and includes) in the form of:[UnURL IGNORECASE=T][variable][/UnURL]This will strip out the url'd values that are coming back from them.There's a few other factors that were issues in my problems with A/N, so if you're still not getting orders to process properly, email me and I will go over those issues.BTW, A/N tech support was worthless with this issue I hate to say.Thanks goes out to Terry Wilson for providing me with many of the answers to the problems that were plaguing all of my A/N enabled sites. GK > [SNIP]SORRY John for posting to your email (tail between the legs)[/SNIP] > > Is anyone out there working with Authorize Net, where are the best minds, > KEN? > > After spending few hours with A/N engineers today and yesterday > (1877-4773-3938), I'm clueless about which portion of AuthorizeNet.inc file > need to be debugged for incoming variables. BTW, the A/N engineers have not > heard of WebDNA! > > ================== From AutorizeNet.inc ============== > > > [!] Purchse Results [/!] > [showif [x_type]=auth_capture] > [FileInfo file=[ordersFolder][x_invoice_num]][showif [IsFile]=T] > [setheader > file=[ordersFolder][x_invoice_num]]payMethod=OB_CC&status=[__status]&authNum > ber=[x_auth_code]&responseText=[x_avs_code]:[x_response_reason_text]&referen > ceNumber=[x_trans_id]&batchnum=&refnum=&sequencenum=&header5=[x_MD5_Hash][/s > etheader] > [/showif][/FileInfo] > [redirect [lookup > db=WebMerchantPrefs.db&lookinfield=preference&value=AuthorizeNet_Thanks&retu > rnfield=value]?cart=[x_invoice_num]] > [/showif] > > ========================================================= > > Notice that the landing page AutorizeNet.tpl redirects to > AuthorizeNetThanks.tpl. > > Terry Wilson, what is your approach to this problem in WebDNA 4.5 > > John, where may we add [unurl][uppercase]returnfield[/Uppercase][/UnURL] > in the template. > > Warm regards, it's freezing and late... > > > -- > Ejaz M. Syed > Principal > esyed@geocom.com > Telephone: 847-492-0810 > Facsimile: 847-492-0861 > Geocom Incorporated > 1514 Elmwood Avenue, 2nd Floor > Evanston, IL 60201 > > > > From: John Peacock > > Date: Mon, 02 Dec 2002 11:35:31 > > Subject: Re: authorize.net hex coded variables > > > > Clint Davis wrote: > >> Terry, > >> > >> Have you figured out a way around this yet? I can't believe A/N is going to > >> put this off until January!!! > >> > > > > Obviously, the short-term solution is something like this: > > > > [unurl][uppercase]returnfield[/Uppercase][/UnURL] > > > > HTH > > > > John > > > > -- > > John Peacock > > Director of Information Research and Technology > > Rowman & Littlefield Publishing Group > > 4720 Boston Way > > Lanham, MD 20706 > > 301-459-3366 x.5010 > > fax 301-429-5747 > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Gary Krockover

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:

slowness (1998) Trigger to restart Webcat Service (2001) 2.0 Info (1997) Whats wrong with this???? (2001) Roundup (2001) [shell]? (2000) b12 cannot limit records returned and more. (1997) Case statement (2003) Statistics... (2004) Re[2]: 2nd WebCatalog2 Feature Request (1996) NOT Search (1998) SV: Mass Mail (2000) [item] appears after 'remove last item' ... (1997) PCS Frames (1997) Searching multiple Databases (1997) Crypted pages on Mac OS X Server (2000) Database changes (1998) Snake Bites (1997) Migrating to NT (1997) Modifying order output (1997)