Re: Doing VALIDCARD right?

This WebDNA talk-list message is from

1998


It keeps the original formatting.
numero = 21225
interpreted = N
texte = Ok.... kind works but follow me through this:I added the contexts to the thankyou.tpl and entered a card number I knew was fake.... pass this from the invoice.tpl to the the thankyou.tpl.The result was an error message from WebcatError: We do accept that type of card.I went back and added a good Discover Card which is not listed as one accepted in the validcard arguement (only MC and VISA would trigger T of F).That passed me to the thankyou.tpl and the [showif] contexted kicked in saying: blah blah ... something that deals with bad cards.Then I hit the back button and insert a good MasterCard and submit and get this:Error: this shopping cart has already been submitted and is pending approval End of street for me..... where do I go from here? Mooseman>Doh! A little misplaced copy/paste on that last post. The code snippet >should have been as follows (not that the T and F gave it away : ) > >[showif [payMethod]=CC] > >[showif [validcard accountNum=[accountNum]&card=VISA+MC]=F] > >... something that deals with bad cards > >[/showif] > >[showif [validcard accountNum=[accountNum]&card=VISA+MC]=T] > >... something that deals with *good* cards > >[/showif] > >[/showif] On 11/23/1998 11:53 am, The Mooseman so noted...>Right now I have this code (presumably no checking occurs): > >Payment: > > >Account: > >...submit > >Alrighty then: > >To make VALIDCARD work is this all I have to do? > >Account: > >...submit > >? Associated Messages, from the most recent to the oldest:

    
  1. Re: Doing VALIDCARD right? (PCS Technical Support 1998)
  2. Re: Doing VALIDCARD right? (The Mooseman 1998)
  3. Re: Doing VALIDCARD right? (Rob Marquardt 1998)
  4. Re: Doing VALIDCARD right? (Rob Marquardt 1998)
  5. Re: Doing VALIDCARD right? (PCS Technical Support 1998)
  6. Doing VALIDCARD right? (The Mooseman 1998)
Ok.... kind works but follow me through this:I added the contexts to the thankyou.tpl and entered a card number I knew was fake.... pass this from the invoice.tpl to the the thankyou.tpl.The result was an error message from WebcatError: We do accept that type of card.I went back and added a good Discover Card which is not listed as one accepted in the validcard arguement (only MC and VISA would trigger T of F).That passed me to the thankyou.tpl and the [showif] contexted kicked in saying: blah blah ... something that deals with bad cards.Then I hit the back button and insert a good MasterCard and submit and get this:Error: this shopping cart has already been submitted and is pending approval End of street for me..... where do I go from here? Mooseman>Doh! A little misplaced copy/paste on that last post. The code snippet >should have been as follows (not that the T and F gave it away : ) > >[showif [payMethod]=CC] > >[showif [validcard accountNum=[accountNum]&card=VISA+MC]=F] > >... something that deals with bad cards > >[/showif] > >[showif [validcard accountNum=[accountNum]&card=VISA+MC]=T] > >... something that deals with *good* cards > >[/showif] > >[/showif] On 11/23/1998 11:53 am, The Mooseman so noted...>Right now I have this code (presumably no checking occurs): > >Payment: > > >Account: > >...submit > >Alrighty then: > >To make VALIDCARD work is this all I have to do? > >Account: > >...submit > >? The Mooseman

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:

Taget _top (2000) Running _every_ page through WebCat ? (1997) [INCLUDE] Limitations (1998) can WC render sites out? (1997) [WebDNA] Formatting text (2011) For those of you not on the WebCatalog Beta... (1997) Ready to h[url]!!! (1999) passing info to thankyou.tpl (1998) Assigning carts (1998) Carts in Admin folder? (1999) founditems and setheader (2000) Purchased cart being overwritten (1997) listfiles, moving files (1998) WebCatalog [FoundItems] Problem - AGAIN - (1997) Database changes (1998) Including encrypted templates ... ? (2003) Help formatting search results w/ table (1997) Hide Ifs (2000) Add all products to cart at once? (1997) TCP Connect (1999)