What is WebDNA

WebDNA is a scripting and database system designed to easily build web applications.

WebDNA and BioType

BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5

Download WebDNA

Download WebDNA freeware, try it and register later if you want.

WebDNA resources

The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
 Menu


HOME


DOWNLOADS


LEARN


EDUCATION


NEWS


COMMUNITY


STORE


SUPPORT


CONTACT

Re: Completed Orders

This WebDNA talk-list message is from

2006


It keeps the original formatting.
numero = 68060
interpreted = N
texte = Hi, I am using webDNA 6.0 Commerce Edition. The payment processor I am using is viaklix from Wachovia Bank. After I get the response back from viaKlix, the orders from the shopping cart are moved to the Orders folder. But the problem is that on the admin side I cannot see the orders since orders are not moved from the Orders folders, they just stay there. And as Donovan said, there is script that takes orders from the orders folder and places it in the webmerchant/CompletedOrders or webmerchant/Pending depending upon the response from the payment gateway. I don't have any clue on how to make the changes on the payment processor side to include viaKlix as the gateway. Is there any documentation on this in webDNA or on web where I can find some help. I have been working on this issue for quite some time but without any luck. Any help in this regards would be greatly appreciated. Thanks, -Jyoti -----Original Message----- From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf Of Donovan Brooke Sent: Thursday, October 26, 2006 3:47 PM To: WebDNA Talk Subject: Re: Completed Orders Jyoti Behrani wrote: > Hi, > > Does anyone know how the shopping cart is moved to the Completed > orders folders or Pending orders. Is there any script attached to it > that does that & how and when is it executed. > > Thanks, > -Jyoti jyoti, This is a function of "webmerchant". What version are you using btw? Off the top of my head, the process goes something like: [purchase cart=[cart]] moves the orderfile from the ShoppingCarts folder to the Orders folder. Then your triggers that are set up, periodically hit the /WebMerchant/ProcessOrders.tpl file which looks in the /Orders directory and finds any files waiting to be processed. This file takes the orderfile and, Depending on the gateway response, continues to route it through its path. Different "included" code is used to process and route the file to its "final" destination. Donovan -- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE EUCA Design Center <- Web Development (specializing in eCommerce),-> <- Desktop Publishing, Print Consulting, Labels -> <- Glass Blowing, and Art Glass -> PH/FAX:> 1 (608) 835-2476 Web:> http://www.egg.bz | http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o ------------------------------------------------------------- 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: Completed Orders ( Terry Wilson 2006)
  2. Re: Completed Orders ( Matthew Bohne 2006)
  3. Re: Completed Orders ( Donovan Brooke 2006)
  4. Re: Completed Orders ( "Jyoti Behrani" 2006)
  5. Re: Completed Orders ( Donovan Brooke 2006)
  6. Re: Completed Orders ( Clint Davis 2006)
  7. Re: Completed Orders ( Donovan Brooke 2006)
  8. Completed Orders ( "Jyoti Behrani" 2006)
  9. Re: [OT] Half completed orders ( Stuart Tremain 2005)
  10. Re: [OT] Half completed orders ( Kenneth Grome 2005)
  11. Re: [OT] Half completed orders ( Donovan Brooke 2005)
  12. Re: [OT] Half completed orders ( Daryl Mitchell 2005)
  13. Re: [OT] Half completed orders ( John Peacock 2005)
  14. Re: [OT] Half completed orders ( Donovan Brooke 2005)
  15. Re: [OT] Half completed orders ( John Peacock 2005)
  16. [OT] Half completed orders ( Mark Derrick 2005)
  17. Re: How do I access a shopping cart once it had been moved intothe Completed Orders folder? (WebDNA Support 2000)
  18. Re: OT Re: Pager notification of completed orders (Jof 1998)
  19. Re: OT Re: Pager notification of completed orders (Bob Minor 1998)
  20. Re: OT Re: Pager notification of completed orders (Alex McCombie 1998)
  21. Re: Pager notification of completed orders (josh@pop-art.com 1998)
  22. Re: Pager notification of completed orders (Wendell B. Kozak 1998)
  23. OT Re: Pager notification of completed orders (Bob Minor 1998)
  24. Pager notification of completed orders (Will Starck 1998)
  25. RE: completed orders database (Marc Eagle 1997)
  26. Re: completed orders database (Grant Hulbert 1997)
Hi, I am using webDNA 6.0 Commerce Edition. The payment processor I am using is viaklix from Wachovia Bank. After I get the response back from viaKlix, the orders from the shopping cart are moved to the Orders folder. But the problem is that on the admin side I cannot see the orders since orders are not moved from the Orders folders, they just stay there. And as Donovan said, there is script that takes orders from the orders folder and places it in the webmerchant/CompletedOrders or webmerchant/Pending depending upon the response from the payment gateway. I don't have any clue on how to make the changes on the payment processor side to include viaKlix as the gateway. Is there any documentation on this in webDNA or on web where I can find some help. I have been working on this issue for quite some time but without any luck. Any help in this regards would be greatly appreciated. Thanks, -Jyoti -----Original Message----- From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf Of Donovan Brooke Sent: Thursday, October 26, 2006 3:47 PM To: WebDNA Talk Subject: Re: Completed Orders Jyoti Behrani wrote: > Hi, > > Does anyone know how the shopping cart is moved to the Completed > orders folders or Pending orders. Is there any script attached to it > that does that & how and when is it executed. > > Thanks, > -Jyoti jyoti, This is a function of "webmerchant". What version are you using btw? Off the top of my head, the process goes something like: [purchase cart=[cart]] moves the orderfile from the ShoppingCarts folder to the Orders folder. Then your triggers that are set up, periodically hit the /WebMerchant/ProcessOrders.tpl file which looks in the /Orders directory and finds any files waiting to be processed. This file takes the orderfile and, Depending on the gateway response, continues to route it through its path. Different "included" code is used to process and route the file to its "final" destination. Donovan -- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE EUCA Design Center <- Web Development (specializing in eCommerce),-> <- Desktop Publishing, Print Consulting, Labels -> <- Glass Blowing, and Art Glass -> PH/FAX:> 1 (608) 835-2476 Web:> http://www.egg.bz | http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o ------------------------------------------------------------- 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/ "Jyoti Behrani"

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:

The Best Shopping Cart Solution I Have Come Upon (2003) Major Security Hole (1998) Protecting Realms (1998) Empty Shopping Carts? (1998) [WebDNA] issues with WEBDNA on Server 2008 (2009) can webcat trigger executable files? (2000) [WebDNA] COMMITDATABASE in linux unix 64bits FastCGI version 8.6 (2020) Search Criteria (2000) 2.0 Info (1997) Setting up shop (1997) WebCommerce: Folder organization ? (1997) OT: need help with web address (2003) Date format problems (1997) form crasehes server (1997) Loop code problem (2000) PSC recommends what date format yr 2000??? (1997) Resetting a Formvariable (2000) Am I going senile? (Price recalc based on quantity) (1997) Webcat & SIMS (1998) Re:quit command on NT (1997)