PlatformOrder create: require_subscription flag narrows order types
This commit is contained in:
@@ -93,6 +93,7 @@ class PlatformOrderController extends Controller
|
||||
'siteSubscription' => $siteSubscription,
|
||||
'billingCycleLabels' => $this->billingCycleLabels(),
|
||||
'orderTypeLabels' => $this->orderTypeLabels(),
|
||||
'requireSubscription' => $requireSubscription,
|
||||
'defaults' => $defaults,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user