move funding source disable option to paypal gateway

This commit is contained in:
David Remer 2020-08-18 10:17:15 +03:00
parent f5c4c0ec02
commit a96fddd586

View file

@ -396,7 +396,7 @@ return [
State::STATE_ONBOARDED,
],
'requirements' => [],
'gateway' => 'dcc',
'gateway' => 'paypal',
],
'vault_enabled' => [
'title' => __('Vaulting', 'woocommerce-paypal-commerce-gateway'),