diff --git a/modules.local/ppcp-wc-gateway/services.php b/modules.local/ppcp-wc-gateway/services.php index ecf878ce7..6efea40c4 100644 --- a/modules.local/ppcp-wc-gateway/services.php +++ b/modules.local/ppcp-wc-gateway/services.php @@ -396,7 +396,7 @@ return [ State::STATE_ONBOARDED, ], 'requirements' => [], - 'gateway' => 'dcc', + 'gateway' => 'paypal', ], 'vault_enabled' => [ 'title' => __('Vaulting', 'woocommerce-paypal-commerce-gateway'),