Re: Postprocessing CCs
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 32793
interpreted = N
texte = Well how exactly *does* webmerchant work? They are using the same tools we have right?In my case I simply let the user make his purchase, I save his order to my db withseveral unknowns, redirect the works to the CC processor (passing all neededarguments), the processor passes back the response, I update my db with the values.This is all via SSL. This is definately not ideal since the user can manipulate theURL going out and coming back in, but when my client wants to do a batch it is stillless work for her to quickly cross reference the CC auth status (which is certainlyright on the CC processor's server), and proper $total (which is certainly right in herown db) compared to having to do each purchase by hand. Plus I use an extra redirectso the critical URL displays for as little time as possible, and rarely will a usercome along who is knowledgeable enough and inclined enough to attempt the steal in thefirst place.I definately plan to eventually look deeply at the webmerchant templates unless someoneexplains here the important details of how they work-JohnJoseph D'Andrea wrote:> At 8:52 PM 6/6/00, John Butler wrote:> >Joe can't you just use triggers to automate the whole thing?>> Sort of... I guess... Not really... the problem is that the CC> processor requires a https/SSL connection. As far as I know, there is> no way for me to make an outgoing connection like that from the> server. (MacOS) Even if there were, there is no way to capture the> response.>> If/when TCPconnect does SSL encryption, then I can get the trans> details from the shopper/member... make a [TCPconnect] to the CC> processor... and grab the results into a [text] variable. Then using> a bunch of [middle]s etc... I can parse out the response and proceed> accordingly.>> If the client would switch to AuthorizeNet then I suppose we could> use the WebMerchant functionality.>> Can you think of a way to do outgoing hhtps/SSL from within WebCat?> AppleScript?>> ___Joe___>-------------------------------------------------------------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://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Well how exactly *does* webmerchant work? They are using the same tools we have right?In my case I simply let the user make his purchase, I save his order to my db withseveral unknowns, redirect the works to the CC processor (passing all neededarguments), the processor passes back the response, I update my db with the values.This is all via SSL. This is definately not ideal since the user can manipulate theURL going out and coming back in, but when my client wants to do a batch it is stillless work for her to quickly cross reference the CC auth status (which is certainlyright on the CC processor's server), and proper $total (which is certainly right in herown db) compared to having to do each purchase by hand. Plus I use an extra redirectso the critical URL displays for as little time as possible, and rarely will a usercome along who is knowledgeable enough and inclined enough to attempt the steal in thefirst place.I definately plan to eventually look deeply at the webmerchant templates unless someoneexplains here the important details of how they work-JohnJoseph D'Andrea wrote:> At 8:52 PM 6/6/00, John Butler wrote:> >Joe can't you just use triggers to automate the whole thing?>> Sort of... I guess... Not really... the problem is that the CC> processor requires a https/SSL connection. As far as I know, there is> no way for me to make an outgoing connection like that from the> server. (MacOS) Even if there were, there is no way to capture the> response.>> If/when TCPconnect does SSL encryption, then I can get the trans> details from the shopper/member... make a [tcpconnect] to the CC> processor... and grab the results into a [text] variable. Then using> a bunch of [middle]s etc... I can parse out the response and proceed> accordingly.>> If the client would switch to AuthorizeNet then I suppose we could> use the WebMerchant functionality.>> Can you think of a way to do outgoing hhtps/SSL from within WebCat?> AppleScript?>> ___Joe___>-------------------------------------------------------------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://search.smithmicro.com/
John Butler
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:
WCS Newbie question (1997)
CommandSecurity? (1997)
Help! WebCat2 bug (1997)
[WebDNA] FastCGI permissions on Ubuntu 16 (2016)
RE: IIS 4 (1998)
Multiple catalog databases and showcart (1997)
Add a field to the error log? (1997)
Hiding the URL(was Cart ID Duplication) (2001)
Grep Search and Replace (2002)
WebMerchant when CC network is down (1998)
Pithy questions on webcommerce & siteedit (1997)
Username for Admin Group (1997)
webCatalog and Stocks (1998)
[SearchString] (1998)
2 databases (1997)
StandardConversions.db (1998)
[template] tag (1998)
math on date? (1997)
Serial Number Question (1997)
HTML Editors (1997)