show buttons on start screen

This commit is contained in:
David Remer 2020-09-24 09:50:06 +03:00
parent 7fd2712aa4
commit 920b428ac7

View file

@ -180,7 +180,7 @@ return array(
'title' => __( 'Connect to PayPal', 'paypal-payments-for-woocommerce' ),
'type' => 'ppcp_onboarding',
'screens' => array(
State::STATE_PROGRESSIVE,
State::STATE_START,
),
'requirements' => array(),
'gateway' => 'paypal',