show capture on all gateways as option

This commit is contained in:
David Remer 2020-08-19 13:07:46 +03:00
parent 8c91614abe
commit 3d22b11f56

View file

@ -338,7 +338,7 @@ return [
State::STATE_ONBOARDED,
],
'requirements' => [],
'gateway' => 'both',
'gateway' => 'all',
],
'brand_name' => [
'title' => __('Brand Name', 'woocommerce-paypal-commerce-gateway'),