Closed tobystokes closed 3 years ago
There is a log which probably isn't entirely necessary: https://github.com/FosterCommerce/snipcart-craft-plugin/blob/master/src/helpers/ModelHelper.php#L113-L119
@tobystokes are you using the ShipStation functionality as well?
That looks like it. No I don't use ShipStation, but I do use the Models to process webhooks, for returning Shipping rates and post-processing orders
@tobystokes the log has been removed in 1.5.4
I'm getting a lot of warnings in craft logs like:
Removed unknown fostercommerce\snipcart\models\snipcart\Address attributes: validationErrors
They're just warnings and haven't seen any consequences of it, but make for a noisy log file.