mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
show capture on all gateways as option
This commit is contained in:
parent
8c91614abe
commit
3d22b11f56
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ return [
|
|||
State::STATE_ONBOARDED,
|
||||
],
|
||||
'requirements' => [],
|
||||
'gateway' => 'both',
|
||||
'gateway' => 'all',
|
||||
],
|
||||
'brand_name' => [
|
||||
'title' => __('Brand Name', 'woocommerce-paypal-commerce-gateway'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue