Integrate `SystemSetting` into core services to enable dynamic configuration of business logic and update the WordPress order form redirection to align with the new order approval workflow. - Update `PaymentController`, `ShipmentObserver`, and `TrackingService` to utilize `SystemSetting` for runtime configuration. - Modify `ifnex-order-form.js` to redirect users to the orders list instead of order details upon successful submission. |
||
|---|---|---|
| .. | ||
| Api | ||
| Controller.php | ||
| OrderController.php | ||
| PricingPageController.php | ||
| ShipmentPdfController.php | ||