Search found 4 matches

by poconnell
Fri Oct 10, 2008 2:52 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Incorrect Order Status displayed in custom code
Replies: 1
Views: 2260

Incorrect Order Status displayed in custom code

What do I need to do to cause an order to display the correct status in the Order Manager page? (and have the correct status available in my code?) I have succeeded in creating, authorizing, and capturing an order via the API, but all the orders created this way show up with a status of "Payment Pen...
by poconnell
Wed Sep 24, 2008 8:46 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to access current order from custom serial key provider?
Replies: 2
Views: 2473

Re: How to access current order from custom serial key provider?

Thanks Andy.

I hadn't seen that bug report/discussion - but it sounds like that hotfix is what I needed.

Pete
by poconnell
Tue Sep 23, 2008 11:08 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to access current order from custom serial key provider?
Replies: 2
Views: 2473

How to access current order from custom serial key provider?

How can I get access to the current order from within a custom serial key provider? In my store, the SAME digital good is available with 1 and 12 month subscriptions and this needs to be reflected in the assigned key. My experiments show that the DigitalGood provided in the Initialize method is simp...
by poconnell
Tue May 06, 2008 4:47 pm
Forum: 7.0 DataPort
Topic: 12/1 - AbleCommerce Data Client Utility 7.0
Replies: 361
Views: 611589

Re: 4/29 - AbleCommerce Data Client Utility Beta .17

I am trying to upload a few thousand orders worth of legacy/historical data using DataPort version 1.0.0.17. I have built a valid XML input file that works for everything except associating order items to the correct shipment. Since these are all "new" orders as far as the AbleCommerce store is conc...