diff --git a/templates/checkout/payment.php b/templates/checkout/payment.php index c1a7285221b..9f9f15daba5 100644 --- a/templates/checkout/payment.php +++ b/templates/checkout/payment.php @@ -11,7 +11,11 @@ if ( ! defined( 'ABSPATH' ) ) { exit; } -do_action( 'woocommerce_review_order_before_payment' ); ?> +?> + + + +
cart->needs_payment() ) : ?> @@ -58,4 +62,6 @@ do_action( 'woocommerce_review_order_before_payment' ); ?>
- + + +