mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
move funding source disable option to paypal gateway
This commit is contained in:
parent
f5c4c0ec02
commit
a96fddd586
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ return [
|
|||
State::STATE_ONBOARDED,
|
||||
],
|
||||
'requirements' => [],
|
||||
'gateway' => 'dcc',
|
||||
'gateway' => 'paypal',
|
||||
],
|
||||
'vault_enabled' => [
|
||||
'title' => __('Vaulting', 'woocommerce-paypal-commerce-gateway'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue