- ProductType::SERVICE for intangible/served products (subscriptions, licences, consulting) — no stock, behaves like SIMPLE for cart purposes. Lets hosts whose catalogue includes services adopt the package without a value clash. - it_creates_separate_line_items_for_multiple_products pinned its two prices to one_time; without a type the factory randomised it and could mix recurring + one-time, tripping MixedCheckoutModeException intermittently. |
||
|---|---|---|
| .. | ||
| CartCheckoutSessionTest.php | ||
| CheckoutStockValidationTest.php | ||
| OrderCheckoutFlowTest.php | ||
| PaymentMethodFieldsTest.php | ||
| PaymentProviderTest.php | ||
| PurchaseFlowTest.php | ||