- Issue created by @DamienMcKenna
- πΊπΈUnited States DamienMcKenna NH, USA
This wraps the $order->uid check in a simple isset().
_uc_taxjar_prepare_request_body() assumes that $order->uid is set, which it might not be; if it is not it will log an error.
Active
3.0
Code
This wraps the $order->uid check in a simple isset().