show virtual-orders option only on onboarded screen

This commit is contained in:
David Remer 2020-09-01 14:09:22 +03:00
parent b636345f92
commit 55083fd3b6

View file

@ -369,7 +369,6 @@ return array(
),
'label' => __( 'Capture Virtual-Only Orders', 'paypal-for-woocommerce' ),
'screens' => array(
State::STATE_PROGRESSIVE,
State::STATE_ONBOARDED,
),
'requirements' => array(),