Re: Mauthonly followed by mauthcapture

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 42525
interpreted = N
texte = I'm not sure I'm following you about the perl, c asp bit... I'd like to do this all using my existing WebMerchant back end - without having to write more cgi... because I don't know how.Can I put the orders through as paymethod BK and then re-address them on a subsequent page of the order process? - essentially processing the order twice, only Capturing funds the second time?I'm not quite sure how this could work, but I'm not seeing a smoother way yet.I remember it well, it was 8/13/02 22:38, and James DeCambra(jd@decambra.com) wrote:> There's a downloadable pdf on the cybercash (verisign) website that gives > more information, but here's the basics. > > The cybercash api works with perl, c or asp - you're prob using one of > these - and includes a number of messages that you can use. mauthcapture > and mauthonly are two. others do things like void, cancel, batch, query, > etc. > > If I recall the formats of the two are very similar, so you should be able > to just change the name of the message from 'mauthcapture' to 'mauthonly' > and send/recv the same key/value pairs. > > > James > > ----- Original Message ----- > From: Josh Lynn > To: WebCatalog Talk > Sent: Tuesday, August 13, 2002 7:22 PM > Subject: Re: Mauthonly followed by mauthcapture > > > Thanks James! > > But how do I submit send that subsequent macauthcapture? I was thinking of > creating a second tcpconnect on the cybercash page... but will that work? > > is there a simple(r) way? > > thanks > -josh > > I remember it well, it was 8/13/02 21:01, and James > DeCambra(jd@decambra.com) wrote: > >> Yes, this is possible and, in fact, doing the mauthonly first is the way > you >> want to do it. That way, if the AVS code that comes back is acceptable > you >> can either a) send a subsequent mauthcapture message to flag the > transaction >> for posting or b) manually flag the transaction for posting. If not, you >> can decline the transaction or add other steps for international > purchases. >> >> NOTE: If you do international transactions you may already know that some >> counties, like France and Greece, don't particiapte at all in any kind of >> address verification. Believe it or not. >> >> >> James >> >> ----- Original Message ----- >> From: Josh Lynn >> To: WebCatalog Talk >> Sent: Tuesday, August 13, 2002 4:48 PM >> Subject: Mauthonly followed by mauthcapture >> >> >> Hello all: >> >> I'm wondering if anyone has encountered the problem I'm having and been > able >> to get past it: >> >> Using MauthCapture with cybercash in WebMerchant, it seems that it is >> possible for some orders to go through whithout producing an address match >> (i.e. if cc# and exp date are ok, and AVS code is S - this happened to us >> during fraudulent cc entry and produced fraudulent sales, so we are > working >> to preemt it the following way:). >> >> Because of this, we would like to base our capture on the AVS response, > and >> only approve under the following parameters: >> >> Y (address and zip match) >> Z (zip matches) >> A (Address Matches) >> S (will approve only if address given is out of USA) >> >> It seems that by performing a MauthOnly followed by MauthCapture if one > of >> said AVS codes was received. Is this possible? Is there another way? >> >> Please help - I'm in it deep! >> >> ciao >> -josh >> >> Joshua G. Lynn >> O, Font Bureau >> -- -- -- -- >> josh@fontbureau.com >> 617.423.8770 (x13) >> >> > > > > ------------------------------------------------------------- > 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/ Joshua G. Lynn Œ, Font Bureau -- -- -- -- josh@fontbureau.com 617.423.8770 (x13)---------ANTI-SPAM------------ For the sole purpose of reducing spam on our email server by catching robots that distribute to all listed addresses, mrexord@fontbureau.com and samanxha@fontbureau.com are being listed here and are linked to our super-high-tech anti-spam-coordination monitor. Please ignore this note. ---------------------------------- ------------------------------------------------------------- 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:

    
  1. Re: Mauthonly followed by mauthcapture (Scott Anderson 2002)
  2. Re: Mauthonly followed by mauthcapture (James \(d\) DeCambra 2002)
  3. Re: Mauthonly followed by mauthcapture (Josh Lynn 2002)
  4. Re: Mauthonly followed by mauthcapture (James DeCambra 2002)
  5. Re: Mauthonly followed by mauthcapture (Josh Lynn 2002)
  6. Re: Mauthonly followed by mauthcapture (James DeCambra 2002)
  7. Mauthonly followed by mauthcapture (Josh Lynn 2002)
I'm not sure I'm following you about the perl, c asp bit... I'd like to do this all using my existing WebMerchant back end - without having to write more cgi... because I don't know how.Can I put the orders through as paymethod BK and then re-address them on a subsequent page of the order process? - essentially processing the order twice, only Capturing funds the second time?I'm not quite sure how this could work, but I'm not seeing a smoother way yet.I remember it well, it was 8/13/02 22:38, and James DeCambra(jd@decambra.com) wrote:> There's a downloadable pdf on the cybercash (verisign) website that gives > more information, but here's the basics. > > The cybercash api works with perl, c or asp - you're prob using one of > these - and includes a number of messages that you can use. mauthcapture > and mauthonly are two. others do things like void, cancel, batch, query, > etc. > > If I recall the formats of the two are very similar, so you should be able > to just change the name of the message from 'mauthcapture' to 'mauthonly' > and send/recv the same key/value pairs. > > > James > > ----- Original Message ----- > From: Josh Lynn > To: WebCatalog Talk > Sent: Tuesday, August 13, 2002 7:22 PM > Subject: Re: Mauthonly followed by mauthcapture > > > Thanks James! > > But how do I submit send that subsequent macauthcapture? I was thinking of > creating a second tcpconnect on the cybercash page... but will that work? > > is there a simple(r) way? > > thanks > -josh > > I remember it well, it was 8/13/02 21:01, and James > DeCambra(jd@decambra.com) wrote: > >> Yes, this is possible and, in fact, doing the mauthonly first is the way > you >> want to do it. That way, if the AVS code that comes back is acceptable > you >> can either a) send a subsequent mauthcapture message to flag the > transaction >> for posting or b) manually flag the transaction for posting. If not, you >> can decline the transaction or add other steps for international > purchases. >> >> NOTE: If you do international transactions you may already know that some >> counties, like France and Greece, don't particiapte at all in any kind of >> address verification. Believe it or not. >> >> >> James >> >> ----- Original Message ----- >> From: Josh Lynn >> To: WebCatalog Talk >> Sent: Tuesday, August 13, 2002 4:48 PM >> Subject: Mauthonly followed by mauthcapture >> >> >> Hello all: >> >> I'm wondering if anyone has encountered the problem I'm having and been > able >> to get past it: >> >> Using MauthCapture with cybercash in WebMerchant, it seems that it is >> possible for some orders to go through whithout producing an address match >> (i.e. if cc# and exp date are ok, and AVS code is S - this happened to us >> during fraudulent cc entry and produced fraudulent sales, so we are > working >> to preemt it the following way:). >> >> Because of this, we would like to base our capture on the AVS response, > and >> only approve under the following parameters: >> >> Y (address and zip match) >> Z (zip matches) >> A (Address Matches) >> S (will approve only if address given is out of USA) >> >> It seems that by performing a MauthOnly followed by MauthCapture if one > of >> said AVS codes was received. Is this possible? Is there another way? >> >> Please help - I'm in it deep! >> >> ciao >> -josh >> >> Joshua G. Lynn >> O, Font Bureau >> -- -- -- -- >> josh@fontbureau.com >> 617.423.8770 (x13) >> >> > > > > ------------------------------------------------------------- > 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/ Joshua G. Lynn Œ, Font Bureau -- -- -- -- josh@fontbureau.com 617.423.8770 (x13)---------ANTI-SPAM------------ For the sole purpose of reducing spam on our email server by catching robots that distribute to all listed addresses, mrexord@fontbureau.com and samanxha@fontbureau.com are being listed here and are linked to our super-high-tech anti-spam-coordination monitor. Please ignore this note. ---------------------------------- ------------------------------------------------------------- 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/ Josh Lynn

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:

password authentication schemes (2003) Browser Info.txt (1997) [append] problem (1997) listfiles-looking for slick solution (1997) Quit revisited (1997) Robert Minor duplicate mail (1997) [WebDNA] Upgrade from OS 10.7.5 WebDNA 6.2 to Mavericks (2013) Generating unique SKU from [cart] - Still Stumped... (1997) PCS Emailer's role ? (1997) [switch][case] (2004) [WebDNA] Emailer and Comcast.net (2008) Webcatalog error, Plug-in for Webstar (1996) WebCatalog2 Feature Feedback (1996) Search/sort in URL Was: GuestBook example (1997) same products but different (1998) WebCatalog seems to choke on large (2meg) html files. (1998) suggestions for a good text editor on windows? (2005) Emailer setup (1997) Re1000001: Setting up shop (1997) I'm a Fool! -- Was -> RE: Convert Chars Issue? (2000)