This change - https://github.com/taxjar/taxjar-woocommerce-plugin/commit/384aad25a6d7e044035da5aebc9a3e0eac103184 - introduced a PHP warning in certain cases. ``` ErrorException Warning: Attempt to read property "ID" on string ``` <img width="505" alt="image" src="https://github.com/user-attachments/assets/87f1c8f4-9cec-43b2-a40a-2fbfc476adfa"> Please check whether `$post->ID` exists before using it. Taxjar 4.2.3.
This change - 384aad2 - introduced a PHP warning in certain cases.
Please check whether
$post->IDexists before using it.Taxjar 4.2.3.