Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi there,
I have a few things I wish to do with the orders:
1) I want to add a new order status (in progress).
2) I want to be able to add a new product to an existing order.
3) I want to subscribe to an event, when an order changes status (to completed).
How do I accomplish this?
1) Understanding uCommerce Order Statuses
2) Extending uCommerce Admin
3) You can configure uCommerce to execute a pipeline whenever an order changes status. Understanding uCommerce Order Statuses tells you how to configure the pipeline and uCommerce Pipelines Explained tells you how to add custom code to the pipeline.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Order management
Hi there,
I have a few things I wish to do with the orders:
1) I want to add a new order status (in progress).
2) I want to be able to add a new product to an existing order.
3) I want to subscribe to an event, when an order changes status (to completed).
How do I accomplish this?
1) Understanding uCommerce Order Statuses
2) Extending uCommerce Admin
3) You can configure uCommerce to execute a pipeline whenever an order changes status. Understanding uCommerce Order Statuses tells you how to configure the pipeline and uCommerce Pipelines Explained tells you how to add custom code to the pipeline.
is working on a reply...