...
The system will validate all active rules. If any rule is violated, the payment methods will be limited to online payments only, such as credit card, PayPal, etc.
It is controlled through a hook called useCashLimitation
in the following: filesrc/pages/cart/payment/order-payment/use-cash-limitation.ts.
This hook is invoked in the Paycomet Payment screen located at:: src/pages/cart/payment/order-payment/paycomet-hosted-page-payment/paycomet-hosted-page-payment.tsx
All Payments | Only Online Payments |
---|---|
...