diff --git a/modules.local/ppcp-wc-gateway/services.php b/modules.local/ppcp-wc-gateway/services.php index 39e4e67ca..7faa01f26 100644 --- a/modules.local/ppcp-wc-gateway/services.php +++ b/modules.local/ppcp-wc-gateway/services.php @@ -338,7 +338,7 @@ return [ State::STATE_ONBOARDED, ], 'requirements' => [], - 'gateway' => 'both', + 'gateway' => 'all', ], 'brand_name' => [ 'title' => __('Brand Name', 'woocommerce-paypal-commerce-gateway'),