I am building an Aramex Shipping Plugin for WooCommerce Shopping Cart. I can set the calculated amount by using the add_rate
method, but if there is any Error Response from the API, I am not able to show this message in the WooCommerce checkout.
Is there any way to show string messages in the WooCommerce checkout?