programmatically set order status

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
crockettdunn
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 105
Joined: Sun Oct 26, 2008 6:32 pm
Contact:

programmatically set order status

Post by crockettdunn » Thu Mar 20, 2014 8:47 pm

Where would I find the code that sets the order status during the checkout process? I am considering setting up different statuses for new PayPal and "Open Account" (pay later) orders. Currently AC sees an Open Account order as the same status as an abandoned PayPal order (Authorization Pending). It's important to differentiate these- one represents a trusted, repeat customer's order, and the other is potentially fraud.

User avatar
crockettdunn
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 105
Joined: Sun Oct 26, 2008 6:32 pm
Contact:

Re: programmatically set order status

Post by crockettdunn » Thu Mar 20, 2014 9:00 pm

would it be possible to set the order status in the payment form after the checkout response before the receiptUrl redirect?

Post Reply