CoveAS / bring-fraktguiden-for-woocommerce

Wordpress plugin that provides shipping calculations from services offered on bring.no
3 stars 5 forks source link

Case: No address causes raw error in notice #54

Open yratof opened 2 years ago

yratof commented 2 years ago

Edge case perhaps, but a non-complete postcode from/to will throw an array error for users, rather than a notice stating they need to full in their details:

image

{"fieldErrors":[{"code":"INVALID_ARGUMENT","message":"frompostalcode is required","field":"frompostalcode"},{"code":"INVALID_ARGUMENT","message":"topostalcode is required","field":"topostalcode"}]}