Skip to content

Commit

Permalink
Update includes/express-checkout/class-wc-payments-express-checkout-b…
Browse files Browse the repository at this point in the history
…utton-helper.php

Co-authored-by: Mike Moore <[email protected]>
  • Loading branch information
timur27 and mdmoore authored Dec 19, 2024
1 parent d165b7f commit 04b0c8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ public function should_show_express_checkout_button() {
return true;
}

// Non-shipping product and billing is calculated based on shopper billing address. Excludes Pay for Order page.
// Non-shipping product and tax is calculated based on shopper billing address. Excludes Pay for Order page.
if (
// If the product doesn't needs shipping.
(
Expand Down

0 comments on commit 04b0c8c

Please sign in to comment.