Skip to content

Commit

Permalink
Merge pull request #1883 from woocommerce/PCP-2386-send-checkout-bill…
Browse files Browse the repository at this point in the history
…ing-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)
  • Loading branch information
Dinamiko authored Dec 13, 2023
2 parents 96e0508 + ecd2fdb commit dae59f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/ppcp-applepay/extensions.php
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
->action_visible( 'applepay_button_color' )
->action_visible( 'applepay_button_type' )
->action_visible( 'applepay_button_language' )
->action_visible( 'applepay_checkout_data_mode' )
->to_array(),
)
),
Expand Down

0 comments on commit dae59f3

Please sign in to comment.