I'll have to move the default position of "woocommerce-error" (if you leave out information etc).
Right now it's being placed right after...
<form name="checkout" method="post" class="checkout" action="<?php echo esc_url( $get_checkout_url ); ?>">
... But i need to placed it within a specific div I've created called "checkout-messages-holder".