Feature #10983
openFeature #10990: Pre-order module flow
Implement Preorder Payment Method Filtering Based on Company Profile Configuration
100%
Description
Review the payment methods configured under Company Profile → Payment Methods in the POS sub-branch.
Display all configured payment methods with their corresponding Order and Preorder settings.
During preorder creation, display only the payment methods that are enabled for Preorder in the company profile.
Disable or hide payment methods that are not enabled for Preorder.
Ensure the preorder creation page dynamically reflects the latest payment method configurations.
Verify that the filtering logic does not affect regular order payment methods.
If a payment method is disabled in the main Company Profile during preorder creation, it must be immediately hidden from the available payment methods.
Ensure that any changes to payment method configurations are reflected directly in the preorder creation page, preventing disabled payment methods from being selected or used.
If any issues occur during this validation, prevent the disabled payment methods from being displayed or processed.
Subtasks
Related issues