Re: Alternative to Authorize.net

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 46150
interpreted = N
texte = Sal,Are the templates included with WebMerchant coded with the relay response method or with the new AIM/SIM method?If relay response, will these templates be updated? Will it require the purchase of a newer version of WebDNA in order to get those templates?Has anybody looked at the .pdf for AuthNet and the AIM/SIM gateway methodiology? I'm not sure how to code for implementation of that stuff.....GK| Here are some things to consider in your decision to go with any gateway. | The Direct Connect Method is the most secure method of exchanging | Credit card information and WebDNA 4.5 already supports this capability. | | Authorize.Net | Relay Response or Web Link- will be discontinued in early 2003 | to Authorize.Net that could mean January 1, 2003. | SIM- Simple Integration Method will essentially be a encrypted post | That requires a unique fingerprint which will be a HMAC hashing algorithm | Generated from the Login ID, Transaction Key, and Time Stamp. | It will still Require the URL's be set up. | FYI the Transaction Key needs to be stored on the Merchants Server once it | is generated. | | The current Direct Connect method is going to be renamed to AIM. | Currently you are not required to pass the Password in a transaction | However the AuthNet default is set to password required mode so for now | Uncheck the password required mode after set up. | Again, this could change at any minute. | | Aim - Advanced Integration Method uses SSL direct connect but will require | the | Password to be passed along with every order. At this point you will be | using | Authorize.Net v3.1 and you will pass the password and have password | required checked. | | Verisign | PayFlo Link- Verisign recommends switching to PayFlo Pro if you are | concerned about security. | Read the link below for a more detailed explanation. | http://www.securiteam.com/securitynews/5PP012K60E.html | | PayFlo Pro | Basically the same as AIM, uses a SSL direct connection to process the order | and response. | HINT: This is the most secure way to process orders. | | Basically they both recommend using a Direct Connection method. | With Direct Connect, you can pretty much integrate with any gateway using | the secure SSL connection. | | I hope all of this helped rather than confuse things. Please be aware that | the information above is only valid at the time | I wrote it and by the time it reaches the Talk-List, both Verisign and | Authorize.Net might have changed everything. | | Sincerely, | | | Salvatore D'Anna | Sales Engineer | Smith Micro Software | (949) 360-8587 | | | -----Original Message----- | From: Gary Krockover [mailto:gary@garykrockover.com] | Sent: Monday, December 09, 2002 10:55 AM | To: WebDNA-Talk@talk.smithmicro.com | Subject: Re: Alternative to Authorize.net | | That's outstanding, thanks Will. | | We're thinking of moving over to PayFlow and would need to convert our | current merchant sites from AuthNet to it. | | PayFlow looks like it works very similar to AuthNet, so that would make the | change much easier. | | With the current setup that I use for AuthNet, I take the response code that | comes back to route the visitor to the appropriate page (approved, declined, | error) and then take snippets of the response text to match it to a more | detailed message that is returned to the browser. Looks like I could use | the same type of setup with PayFlow. | | Thanks! | GK | | | | OK, I'm using PayFlow Link, and I don't use WebMerchant. | | | | Basically, with Link, a set of formvariables needs to be passed to | | Verisign's secure server. I've listed the ones we pass below. You have | | the option of using Verisign's own form (I don't, cause it's cheesy), | | or creating your own. Verisign will pass the formvariables you submit | | along with an approval number and code, AVS (street and name matching), | | and CSC (card security code) match back to whatever url you specify. | | I'd say the whole thing is relatively easy to implement, and their | | documentation is really quite good. I'd say the only down side is that | | it doesn't handle erroneous data very well, in that it insists on | | inserting it's own error messages, which are not very helpful. For | | instance, if an account number has anything but numbers. I'd prefer it | | if they would just pass those errors back to me, and let me deal with | | them with WebDNA. But, aside from this minor annoyance, it's great. | | | | The formvariables I pass look like this: | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | Good luck, hope this helps... | | | | -Will | | | | On Monday, December 9, 2002, at 12:20 PM, Gary Krockover wrote: | | | | > Will, | | > | | > Are you using the templates related to PayFlow straight from | | > Webmerchant, or | | > some variation of those templates or something custom? | | > | | > How hard was it to implement? Is it much different than AuthNet as | | > far as | | > the coding goes if you know? | | > | | > Thanks, | | > GK | | > | | > | | > | I use PayFlow Link (from Verisign) and it is absolutely wonderful. | | > | | | > | Not a single processor problem in over a year and a half of use. | | > | | | > | Will Starck | | > | NovaDerm Skincare Science | | > | http://www.novaderm.com | | > | wjs@novaderm.com | | > | | | > | | | > | | | > | On Monday, December 9, 2002, at 11:09 AM, Gregg Luhring wrote: | | > | | | > | > Hello, | | > | > | | > | > Since it seems that Authorize.Net has turned into a nightmare for | | > many | | > | > of | | > | > you. What other payment processors is anyone having luck with? In | | > the | | > | > WebDNA | | > | > StoreBuilder Admin there are choices for PayFlow Pro, CyberSource, | | > | > MacAuthorize, AuthorizeNet & CyberCash. I realize CyberCash & | | > | > MacAuthorize | | > | > are extinct, but what about the other two? Does anyone have | | > experience | | > | > with | | > | > PayFlow Pro or CyberSource? Good Experience? | | > | > | | > | > Has anyone remained unaffected by the recent changes by | | > Authorize.Net? | | > | > | | > | > Thanks | | > | > -- | | > | > Gregg Luhring | | > | > 3W Design Group, Inc. * http://www.3wdesign.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/ | | > | > | | > | > | | > | -- | | > | | | > | | | > | | | > | | | > | ------------------------------------------------------------- | | > | 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/ | | > | | | | | | ------------------------------------------------------------- | | 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/ | | ------------------------------------------------------------- | 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: Alternative to Authorize.net (Sal D'anna 2002)
  2. Re: Alternative to Authorize.net (Gary Krockover 2002)
  3. Re: Alternative to Authorize.net (Sal D'anna 2002)
  4. Re: Alternative to Authorize.net (Gary Krockover 2002)
  5. Re: Alternative to Authorize.net (WJ Starck 2002)
  6. Re: Alternative to Authorize.net (Gary Krockover 2002)
  7. Re: Alternative to Authorize.net (WJ Starck 2002)
  8. Re: Alternative to Authorize.net (Donovan 2002)
  9. Re: Alternative to Authorize.net (Inkblot Media 2002)
  10. Alternative to Authorize.net (Gregg Luhring 2002)
Sal,Are the templates included with WebMerchant coded with the relay response method or with the new AIM/SIM method?If relay response, will these templates be updated? Will it require the purchase of a newer version of WebDNA in order to get those templates?Has anybody looked at the .pdf for AuthNet and the AIM/SIM gateway methodiology? I'm not sure how to code for implementation of that stuff.....GK| Here are some things to consider in your decision to go with any gateway. | The Direct Connect Method is the most secure method of exchanging | Credit card information and WebDNA 4.5 already supports this capability. | | Authorize.Net | Relay Response or Web Link- will be discontinued in early 2003 | to Authorize.Net that could mean January 1, 2003. | SIM- Simple Integration Method will essentially be a encrypted post | That requires a unique fingerprint which will be a HMAC hashing algorithm | Generated from the Login ID, Transaction Key, and Time Stamp. | It will still Require the URL's be set up. | FYI the Transaction Key needs to be stored on the Merchants Server once it | is generated. | | The current Direct Connect method is going to be renamed to AIM. | Currently you are not required to pass the Password in a transaction | However the AuthNet default is set to password required mode so for now | Uncheck the password required mode after set up. | Again, this could change at any minute. | | Aim - Advanced Integration Method uses SSL direct connect but will require | the | Password to be passed along with every order. At this point you will be | using | Authorize.Net v3.1 and you will pass the password and have password | required checked. | | Verisign | PayFlo Link- Verisign recommends switching to PayFlo Pro if you are | concerned about security. | Read the link below for a more detailed explanation. | http://www.securiteam.com/securitynews/5PP012K60E.html | | PayFlo Pro | Basically the same as AIM, uses a SSL direct connection to process the order | and response. | HINT: This is the most secure way to process orders. | | Basically they both recommend using a Direct Connection method. | With Direct Connect, you can pretty much integrate with any gateway using | the secure SSL connection. | | I hope all of this helped rather than confuse things. Please be aware that | the information above is only valid at the time | I wrote it and by the time it reaches the Talk-List, both Verisign and | Authorize.Net might have changed everything. | | Sincerely, | | | Salvatore D'Anna | Sales Engineer | Smith Micro Software | (949) 360-8587 | | | -----Original Message----- | From: Gary Krockover [mailto:gary@garykrockover.com] | Sent: Monday, December 09, 2002 10:55 AM | To: WebDNA-Talk@talk.smithmicro.com | Subject: Re: Alternative to Authorize.net | | That's outstanding, thanks Will. | | We're thinking of moving over to PayFlow and would need to convert our | current merchant sites from AuthNet to it. | | PayFlow looks like it works very similar to AuthNet, so that would make the | change much easier. | | With the current setup that I use for AuthNet, I take the response code that | comes back to route the visitor to the appropriate page (approved, declined, | error) and then take snippets of the response text to match it to a more | detailed message that is returned to the browser. Looks like I could use | the same type of setup with PayFlow. | | Thanks! | GK | | | | OK, I'm using PayFlow Link, and I don't use WebMerchant. | | | | Basically, with Link, a set of formvariables needs to be passed to | | Verisign's secure server. I've listed the ones we pass below. You have | | the option of using Verisign's own form (I don't, cause it's cheesy), | | or creating your own. Verisign will pass the formvariables you submit | | along with an approval number and code, AVS (street and name matching), | | and CSC (card security code) match back to whatever url you specify. | | I'd say the whole thing is relatively easy to implement, and their | | documentation is really quite good. I'd say the only down side is that | | it doesn't handle erroneous data very well, in that it insists on | | inserting it's own error messages, which are not very helpful. For | | instance, if an account number has anything but numbers. I'd prefer it | | if they would just pass those errors back to me, and let me deal with | | them with WebDNA. But, aside from this minor annoyance, it's great. | | | | The formvariables I pass look like this: | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | Good luck, hope this helps... | | | | -Will | | | | On Monday, December 9, 2002, at 12:20 PM, Gary Krockover wrote: | | | | > Will, | | > | | > Are you using the templates related to PayFlow straight from | | > Webmerchant, or | | > some variation of those templates or something custom? | | > | | > How hard was it to implement? Is it much different than AuthNet as | | > far as | | > the coding goes if you know? | | > | | > Thanks, | | > GK | | > | | > | | > | I use PayFlow Link (from Verisign) and it is absolutely wonderful. | | > | | | > | Not a single processor problem in over a year and a half of use. | | > | | | > | Will Starck | | > | NovaDerm Skincare Science | | > | http://www.novaderm.com | | > | wjs@novaderm.com | | > | | | > | | | > | | | > | On Monday, December 9, 2002, at 11:09 AM, Gregg Luhring wrote: | | > | | | > | > Hello, | | > | > | | > | > Since it seems that Authorize.Net has turned into a nightmare for | | > many | | > | > of | | > | > you. What other payment processors is anyone having luck with? In | | > the | | > | > WebDNA | | > | > StoreBuilder Admin there are choices for PayFlow Pro, CyberSource, | | > | > MacAuthorize, AuthorizeNet & CyberCash. I realize CyberCash & | | > | > MacAuthorize | | > | > are extinct, but what about the other two? Does anyone have | | > experience | | > | > with | | > | > PayFlow Pro or CyberSource? Good Experience? | | > | > | | > | > Has anyone remained unaffected by the recent changes by | | > Authorize.Net? | | > | > | | > | > Thanks | | > | > -- | | > | > Gregg Luhring | | > | > 3W Design Group, Inc. * http://www.3wdesign.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/ | | > | > | | > | > | | > | -- | | > | | | > | | | > | | | > | | | > | ------------------------------------------------------------- | | > | 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/ | | > | | | | | | ------------------------------------------------------------- | | 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/ | | ------------------------------------------------------------- | 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:

Close-to Comparison Code (1998) Possible Bug in 2.0b15.acgi (1997) HomePage Caution (1997) Re2: frames & carts (1997) Checking two required fields (1998) Webmerch tags? (1998) HTML Editors (1997) Exclamation Mark with sendmail newsletter (2003) Shipping based on qty (1998) Newbie questions (1999) WebDNA permissions? (2002) Help with update to 2.11 (1998) test please ignore (1999) Webcat Hosting in London or UK (2003) More questions about serial number dishing (1997) transferring values (1998) OT: Where to turn (2003) Time formatting in linux (2006) b12 cannot limit records returned and more. (1997) save & character in db (2005)