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. |
||
|---|---|---|
| .. | ||
| Customer | ||
| AuthController.php | ||
| BridgeAuthController.php | ||
| CommitmentFormController.php | ||
| CustomerFinancialController.php | ||
| DiscountCodeController.php | ||
| MobileVerificationController.php | ||
| MockGatewayController.php | ||
| PaymentController.php | ||
| PricingController.php | ||
| StaffOrderController.php | ||
| TrackController.php | ||
| WalletController.php | ||