Re: Error: this shopping cart has already been submitted and

This WebDNA talk-list message is from

2006


It keeps the original formatting.
numero = 66993
interpreted = N
texte = Do you have an "Orders" directory? If so, the completed cart may be stored there. Bill -----Original Message----- From: paul Sent: Wed, 3 May 2006 08:29:21 +0200 To: "WebDNA Talk" Subject: Re: Error: this shopping cart has already been submitted and been approved Hi Dan The orders.db file is empty, Error: this shopping cart has already been submitted and is pending approval is the message we are getting in the error log, where are these stored? I can use the same code just modified to wherever the message comes from Thanks Paul ----- Original Message ----- From: "Dan Strong" To: "WebDNA Talk" Sent: Tuesday, May 02, 2006 10:54 PM Subject: Re: Error: this shopping cart has already been submitted and been approved > [showif [url][lookup > db=WebMerchant/Orders.db&lookInField=cart&value=[cart]&returnField=cart][/ur l]=[cart]] > [redirect url=default.tpl] > [/showif] > > > > > On Tue, 2 May 2006 21:56:07 +0200 > "paul" wrote: > > We are having the same problem, I cannot find orders.db but the order is > > usually in the orders folder, does someone have a link to the code? > > > > Google is causing this issue for us, the entries have cart numbers on many > > links so the 2nd purchase fails > > > > Help apprecited > > > > Thanks > > Paul > > ----- Original Message ----- > >From: > > To: "WebDNA Talk" > > Sent: Tuesday, May 02, 2006 5:58 PM > > Subject: Re: Error: this shopping cart has already been submitted and been > > approved > > > > > >> On Tue, 2 May 2006 09:43:25 -0400 > >> David Cate wrote: > >> >Hello, > >> > > >> >We're having a real problem with the WebDNA Storebuilder > >> >preventing shoppers from buying products. > >> > > >> >I've seen this discussed on the list back in 2004, but > >> >I'm not certain if there was a fix, but we're in a dire > >> >need for at least a few directions. > >> > > >> >I've tested this as well and it seems during the checkout > >> >something is happening that makes the user believe they > >> >have already ordered the product, which they haven't. > >> >This happens just after they enter their general data > >> >and before the credit card auth page. > >> > > >> >Error: this shopping cart has already been submitted and > >> >been approved > >> > > >> >Previous threads suggest this, but I'm not sure what it > >> >means by looking in the store directory. Can someone > >> >advise? > >> > > >> >Thanks. > >> > > >> >David > >> > >> > >> Hi David, people are bookmarking your site (probably) and > >> trying to purchase with a used cart. It is a classic issue > >> with the passed session in a variable, and easily fixed > >> with a small amount of code. I am not in my office right > >> now but I'm sure I've posted a link to a page with the > >> code. You could probably find it in the archives. > >> > >> Basically, you do a lookup to your orders.db on every > >> page. If a cart number exists already, redirect to your > >> home page. This causes the user to start fresh before they > >> have added anything to the cart. > >> > >> - Donovan > >> > >> P.S. that is probably the issue.. but other things, such > >> as a hard coded CART number, can cause this message as > >> well. > >> > >> ------------------------------------------------------------- > >> 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: Error: this shopping cart has already been submitted and ( Donovan Brooke 2006)
  2. Re: Error: this shopping cart has already been submitted and ( "paul" 2006)
  3. Re: Error: this shopping cart has already been submitted and ( Donovan Brooke 2006)
  4. Re: Error: this shopping cart has already been submitted and ( devaulw@onebox.com 2006)
  5. Re: Error: this shopping cart has already been submitted and ( "paul" 2006)
  6. Re: Error: this shopping cart has already been submitted and ( devaulw@onebox.com 2006)
  7. Re: Error: this shopping cart has already been submitted and ( "paul" 2006)
  8. Re: Error: this shopping cart has already been submitted and ( "Dan Strong" 2006)
  9. Re: Error: this shopping cart has already been submitted and ( "paul" 2006)
  10. Re: Error: this shopping cart has already been submitted and ( 2006)
  11. Re: Error: this shopping cart has already been submitted and ( devaulw@onebox.com 2006)
  12. Error: this shopping cart has already been submitted and been ( David Cate 2006)
Do you have an "Orders" directory? If so, the completed cart may be stored there. Bill -----Original Message----- From: paul Sent: Wed, 3 May 2006 08:29:21 +0200 To: "WebDNA Talk" Subject: Re: Error: this shopping cart has already been submitted and been approved Hi Dan The orders.db file is empty, Error: this shopping cart has already been submitted and is pending approval is the message we are getting in the error log, where are these stored? I can use the same code just modified to wherever the message comes from Thanks Paul ----- Original Message ----- From: "Dan Strong" To: "WebDNA Talk" Sent: Tuesday, May 02, 2006 10:54 PM Subject: Re: Error: this shopping cart has already been submitted and been approved > [showif [url][lookup > db=WebMerchant/Orders.db&lookInField=cart&value=[cart]&returnField=cart][/ur l]=[cart]] > [redirect url=default.tpl] > [/showif] > > > > > On Tue, 2 May 2006 21:56:07 +0200 > "paul" wrote: > > We are having the same problem, I cannot find orders.db but the order is > > usually in the orders folder, does someone have a link to the code? > > > > Google is causing this issue for us, the entries have cart numbers on many > > links so the 2nd purchase fails > > > > Help apprecited > > > > Thanks > > Paul > > ----- Original Message ----- > >From: > > To: "WebDNA Talk" > > Sent: Tuesday, May 02, 2006 5:58 PM > > Subject: Re: Error: this shopping cart has already been submitted and been > > approved > > > > > >> On Tue, 2 May 2006 09:43:25 -0400 > >> David Cate wrote: > >> >Hello, > >> > > >> >We're having a real problem with the WebDNA Storebuilder > >> >preventing shoppers from buying products. > >> > > >> >I've seen this discussed on the list back in 2004, but > >> >I'm not certain if there was a fix, but we're in a dire > >> >need for at least a few directions. > >> > > >> >I've tested this as well and it seems during the checkout > >> >something is happening that makes the user believe they > >> >have already ordered the product, which they haven't. > >> >This happens just after they enter their general data > >> >and before the credit card auth page. > >> > > >> >Error: this shopping cart has already been submitted and > >> >been approved > >> > > >> >Previous threads suggest this, but I'm not sure what it > >> >means by looking in the store directory. Can someone > >> >advise? > >> > > >> >Thanks. > >> > > >> >David > >> > >> > >> Hi David, people are bookmarking your site (probably) and > >> trying to purchase with a used cart. It is a classic issue > >> with the passed session in a variable, and easily fixed > >> with a small amount of code. I am not in my office right > >> now but I'm sure I've posted a link to a page with the > >> code. You could probably find it in the archives. > >> > >> Basically, you do a lookup to your orders.db on every > >> page. If a cart number exists already, redirect to your > >> home page. This causes the user to start fresh before they > >> have added anything to the cart. > >> > >> - Donovan > >> > >> P.S. that is probably the issue.. but other things, such > >> as a hard coded CART number, can cause this message as > >> well. > >> > >> ------------------------------------------------------------- > >> 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/ devaulw@onebox.com

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:

Search design (1997) WC Database Format (1997) modified storedbuilder (was: show me your store) (2003) Setting up shop (1997) BUG 5.1 onwards (2005) UPPERCASE (1997) BBEdit and WebCatalog 2.0? (1997) turning every 5th line red (1999) Payments -> Bank Accounts (2005) WebCat2 - Getting to the browser's username/password data (1997) syntax question, not in online refernce (1997) Signal Raised Error (Part III) (1997) error message (1998) Trouble with Showif and Search (1998) multi-paragraph fields (1997) orderfile cannot be created (2003) Grouping search fields, etc. (1997) Recalculating Shipping Costs (1997) Browser Problem?!? POST forms and NN 4.0+ browsers (1997) [WebDNA] Fails to recognize comma-separated db (2010)