Skip to main content
The order creation process can be customized using pipelines.

Overview

If you want to add additional functionality to the Order creation process, you can do so using pipelines.

Pipelines

Adding an Order Pipeline

All pipelines are defined in config/lunar/orders.php
You can add your own pipelines to the configuration, they might look something like:
Pipelines will run from top to bottom