check shipping amount in woocommerce_after_checkout_validation?

Found it!

global $woocommerce;

$shipping_method = $_POST['shipping_method'][0];
$shipping_amount = $woocommerce->cart->get_shipping_total();

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)