Error in createListReorders

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Error in createListReorders

byersa
Has anyone had some experience with doing automatic reorders. We are getting a:
2006-12-08 10:48:43,687 (http-0.0.0.0-8080-Processor3) [
ServiceDispatcher.java:406:ERROR] Service
Error [authOrderPayments]: Could not find OrderHeader with orderId:
WS10201; not processing payments

So it seems like helper.createOrder is returning an orderId, but
helper.processPayment cannot find that entry.

We are diving into it, but I figure it never hurts to ask.

-Al