Configuration Fields
This reference lists the settings exposed by mageb2b/order-cancellation in Magento Admin.
Configuration paths are included for controlled deployments and config:set. Use Magento Admin for normal changes so field validation and scope inheritance still apply. The extension status display is not listed because it reports installation state rather than a configurable value.
General settings
| Field | Configuration path | Input | Scope |
|---|---|---|---|
| Define the comment which should be set when order is cancelled through this extension. | ordercancellation/general/comment |
Text | Default, Website, Store view |
| Display on frontend | ordercancellation/general/displayed_on_frontend |
Select | Default, Website, Store view |
| Customer notified | ordercancellation/general/customer_notified |
Select | Default, Website, Store view |
| Allowed Order Statuses for Cancellation | ordercancellation/general/allowed_order_statuses |
Multi-select | Default, Website, Store view |
| Allowed Order Statuses for Customer Cancellation | ordercancellation/general/customer_allowed_order_statuses |
Multi-select | Default, Website, Store view |
Email Notification
| Field | Configuration path | Input | Scope |
|---|---|---|---|
| Enable Email Notification | ordercancellation/email/enabled |
Select | Default, Website, Store view |
| Email Sender | ordercancellation/email/identity |
Select | Default, Website, Store view |
| Email Template | ordercancellation/email/template |
Select | Default, Website, Store view |