parent
a71cdc242e
commit
0da8f23253
|
@ -79,6 +79,8 @@ class WC_Shortcode_Checkout {
|
||||||
|
|
||||||
do_action( 'before_woocommerce_pay' );
|
do_action( 'before_woocommerce_pay' );
|
||||||
|
|
||||||
|
wc_print_notices();
|
||||||
|
|
||||||
$order_id = absint( $order_id );
|
$order_id = absint( $order_id );
|
||||||
|
|
||||||
// Pay for existing order.
|
// Pay for existing order.
|
||||||
|
|
Loading…
Reference in New Issue