mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Merge pull request #1883 from woocommerce/PCP-2386-send-checkout-billing-and-shipping-data-to-apple-pay-displayed-when-apple-pay-is-disabled
"Send checkout billing and shipping data to Apple Pay" displayed when Apple Pay is disabled (2386)
This commit is contained in:
commit
dae59f3e99
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ return array(
|
|||
->action_visible( 'applepay_button_color' )
|
||||
->action_visible( 'applepay_button_type' )
|
||||
->action_visible( 'applepay_button_language' )
|
||||
->action_visible( 'applepay_checkout_data_mode' )
|
||||
->to_array(),
|
||||
)
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue