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:

Changing user submitted data (2000) WebCatalog can't find database (1997) Help! WebCat2 bug (1997) WebCat2_Mac RETURNs in .db (1997) Comments in db? (1997) WebDNA FAQ or FAQs -- was "weird problem" (2004) Cart problem (1999) [include ...] behavior (1997) problems with 2 tags (1997) SHOWIF/HIDEIF empty fields (2005) WebCatalog-NT?'s (1996) [url] link (1998) Cart doesn't interpret tag! (1997) Cyberstudio and WebDNA (1997) Deleting Orders (1997) Configuration Q (1998) Multiple cart additions (1997) Only charge card when product shipped ? (1997) Searching multiple fields from one form field (1997) [WebDNA] Finding duplicate email addresses (2008)