mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
show buttons on start screen
This commit is contained in:
parent
7fd2712aa4
commit
920b428ac7
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue