mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
show virtual-orders option only on onboarded screen
This commit is contained in:
parent
b636345f92
commit
55083fd3b6
1 changed files with 0 additions and 1 deletions
|
@ -369,7 +369,6 @@ return array(
|
|||
),
|
||||
'label' => __( 'Capture Virtual-Only Orders', 'paypal-for-woocommerce' ),
|
||||
'screens' => array(
|
||||
State::STATE_PROGRESSIVE,
|
||||
State::STATE_ONBOARDED,
|
||||
),
|
||||
'requirements' => array(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue