Order Numbering
You can keep standard Magento order numbers or generate split numbers based on a shared base.
Numbering Modes
- Standard: Each order gets its normal increment ID.
- Base + Suffix: One base number with a suffix for each split.
Example:
- 100000123-1
- 100000123-2
If a number conflict occurs, the system retries up to the configured Max Attempts value. If no unique number can be generated within that limit, order placement is blocked.
