[BULK] RE: [WebDNA] [BULK] Web Merchant Authorize net issues

This WebDNA talk-list message is from

2011


It keeps the original formatting.
numero = 106498
interpreted = N
texte = Tony, Thanks for your response. Are to referring to the WebLink that needs to be enabled? Art -----Original Message----- From: Tony Miller [mailto:tmiller@thehawkeye.com] Sent: Wednesday, April 06, 2011 1:24 PM To: talk@webdna.us Subject: Re: [WebDNA] [BULK] Web Merchant Authorize net issues Importance: Low Art, I have a couple accounts set up with Auth.net. You have to go into the setup for the account and do two things: First is enable the ability for the account to accept connections from your web server. I think it's 'webconnect' or something like that. Second is to generate a set of security codes that have to be entered in the WebDNA setups for the store. 'Generate Passcodes' or 'Generate Security keys', I can't remember, it's been a long time since I set one up. You also have to make sure the paths to the Sandbox and other prefs are all set correctly. I use the CC-Auth Capture setting also and it works flawlessly - once you get all the pieces in place. I'll try to log in to my Auth.net account and get a better description of the settings you have to configure to get it to work. I also had one account where the bank did not set up the account so it COULD accept connections from an ecommerce site, so they had to scrap that account and set up one that could. Tony Miller tmiller@thehawkeye.com On Apr 6, 2011, at 12:38 PM, Arturo Vargas wrote: > I have created a store with store builder and I am trying to setup > authorizenet with it and I am not able to get the transactions over to > authorizenet. > > As a Payment Authorization Method I am using: CC-Auth Capture > > I have tried these two things: > > Payment Processor: AuthorizeNet - Direct Connect Method I get this as > a response Text when viewing the orders: > > This transaction cannot be accepted. > Hash: EF1C72BD6F66C2C5D2156D6607E1EB4B > > And Status: Error > ---------------------------------------------------------------------- > ------ > ----------------------------- > > Payment Processor: AuthorizeNet > I get no response Text when viewing the orders > > And Status: Waiting_734598.0739 > > Any help would be greatly appreciated. > > > > Art > > > > -----Original Message----- > From: Chris Wik [mailto:chris@anu.net] > Sent: Wednesday, April 06, 2011 12:41 AM > To: talk@webdna.us > Subject: Re: [WebDNA] TCP HTTP/1.1 questions > > On 06.04.2011, at 05:28, Aaron Michael Kaczmarek wrote: > >> I reviewed the protocol and it seems that chunked transfer-encoding >> is > probably the source of this problem. I don't imagine webDNA supports > persistent connections, so a "Connection: Close" header must be included. > I'll try this out tomorrow and let ya know what I get. > > > It sounds like both ends are using KeepAlive (which is assumed to be > supported by HTTP/1.1), and neither end is closing the connection > until the keepalive timeout is reached. > > Connection: close in the HTTP header informs the other end that you > will not be sending any further requests and wish to close the HTTP > connection as soon as the request is complete. > > -- > Chris Wik > Anu Internet Services Ltd > www.cwik.ch | www.anu.net > > --------------------------------------------------------- > 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 > Bug Reporting: support@webdna.us > > --------------------------------------------------------- > 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 > Bug Reporting: support@webdna.us --------------------------------------------------------- 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 Bug Reporting: support@webdna.us Associated Messages, from the most recent to the oldest:

    
  1. RE: [BULK] RE: [WebDNA] [BULK] Web Merchant Authorize net issues ("Arturo Vargas" 2011)
  2. Re: [BULK] RE: [WebDNA] [BULK] Web Merchant Authorize net issues (Tony Miller 2011)
  3. [BULK] RE: [WebDNA] [BULK] Web Merchant Authorize net issues ("Arturo Vargas" 2011)
Tony, Thanks for your response. Are to referring to the WebLink that needs to be enabled? Art -----Original Message----- From: Tony Miller [mailto:tmiller@thehawkeye.com] Sent: Wednesday, April 06, 2011 1:24 PM To: talk@webdna.us Subject: Re: [WebDNA] [BULK] Web Merchant Authorize net issues Importance: Low Art, I have a couple accounts set up with Auth.net. You have to go into the setup for the account and do two things: First is enable the ability for the account to accept connections from your web server. I think it's 'webconnect' or something like that. Second is to generate a set of security codes that have to be entered in the WebDNA setups for the store. 'Generate Passcodes' or 'Generate Security keys', I can't remember, it's been a long time since I set one up. You also have to make sure the paths to the Sandbox and other prefs are all set correctly. I use the CC-Auth Capture setting also and it works flawlessly - once you get all the pieces in place. I'll try to log in to my Auth.net account and get a better description of the settings you have to configure to get it to work. I also had one account where the bank did not set up the account so it COULD accept connections from an ecommerce site, so they had to scrap that account and set up one that could. Tony Miller tmiller@thehawkeye.com On Apr 6, 2011, at 12:38 PM, Arturo Vargas wrote: > I have created a store with store builder and I am trying to setup > authorizenet with it and I am not able to get the transactions over to > authorizenet. > > As a Payment Authorization Method I am using: CC-Auth Capture > > I have tried these two things: > > Payment Processor: AuthorizeNet - Direct Connect Method I get this as > a response Text when viewing the orders: > > This transaction cannot be accepted. > Hash: EF1C72BD6F66C2C5D2156D6607E1EB4B > > And Status: Error > ---------------------------------------------------------------------- > ------ > ----------------------------- > > Payment Processor: AuthorizeNet > I get no response Text when viewing the orders > > And Status: Waiting_734598.0739 > > Any help would be greatly appreciated. > > > > Art > > > > -----Original Message----- > From: Chris Wik [mailto:chris@anu.net] > Sent: Wednesday, April 06, 2011 12:41 AM > To: talk@webdna.us > Subject: Re: [WebDNA] TCP HTTP/1.1 questions > > On 06.04.2011, at 05:28, Aaron Michael Kaczmarek wrote: > >> I reviewed the protocol and it seems that chunked transfer-encoding >> is > probably the source of this problem. I don't imagine webDNA supports > persistent connections, so a "Connection: Close" header must be included. > I'll try this out tomorrow and let ya know what I get. > > > It sounds like both ends are using KeepAlive (which is assumed to be > supported by HTTP/1.1), and neither end is closing the connection > until the keepalive timeout is reached. > > Connection: close in the HTTP header informs the other end that you > will not be sending any further requests and wish to close the HTTP > connection as soon as the request is complete. > > -- > Chris Wik > Anu Internet Services Ltd > www.cwik.ch | www.anu.net > > --------------------------------------------------------- > 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 > Bug Reporting: support@webdna.us > > --------------------------------------------------------- > 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 > Bug Reporting: support@webdna.us --------------------------------------------------------- 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 Bug Reporting: support@webdna.us "Arturo Vargas"

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:

RE: WebCat name recognition (was MacFinder -- a new WebDNAweb site) (1998) 2.01 upgrade problems (1997) Encrypt and Commit Me (1998) Multiple security dbs (1997) problems with WebCat-Plugin () Do not truncate a whole word (2004) displaying New products (Yikes! it's Fixed!) (1997) Site Test Please (2005) [math] with first letter in field? (1997) Summarising on two fields (1998) [WebDNA] Webserver does not respond occasionally (2018) carriage returns in data (1997) Pithy questions on webcommerce & siteedit (1997) [AppendFile] problem (WebCat2b13 Mac .acgi) (1997) TCP Connect (2000) PCS Frames (1997) WebCat B13 Mac CGI -- Frames question (1997) [OT] will work for... (2003) weight based shipping cost questions (1997) template cache problem (1998)