mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
Merge branch 'refs/heads/trunk' into modularity-module-migration
# Conflicts: # modules/ppcp-applepay/src/ApplepayModule.php # modules/ppcp-compat/src/CompatModule.php
This commit is contained in:
commit
789d979c80
113 changed files with 11616 additions and 2360 deletions
|
@ -61,7 +61,7 @@ return array(
|
|||
'title' => __( 'Require final confirmation on checkout', 'woocommerce-paypal-payments' ),
|
||||
'type' => 'checkbox',
|
||||
'label' => $label,
|
||||
'default' => false,
|
||||
'default' => true,
|
||||
'screens' => array( State::STATE_START, State::STATE_ONBOARDED ),
|
||||
'requirements' => array(),
|
||||
'gateway' => 'paypal',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue