2 replies [Last post]
PaulW's picture
Offline
Joined: 05/23/2008
Juice: 148
Was this information Helpful?

If I receive payment by check, I may receive a check for only part of the balance. In that case, I'd like to have an order status of "part_pmt_received". I would write a workflow-ng to update the status on payment received where balance > $0.00. This would allow me to distinguish orders that are 'pending' without partial payment vs those that have received a partial payment.

Can I add a record to uc_order_statuses to achieve this?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Partial Payment Order Status

You can do it through the Order workflow settings. There's a UI for adding order statuses.

PaulW's picture
Offline
Joined: 05/23/2008
Juice: 148
Thanks! Guess I hadn't dug

Thanks!

Guess I hadn't dug deep enough.