v1.8.2 Minor issues WP6.6 + WC9.1.2
-
Tested with: WP v6.6 & WC 9.1.2
- Does not save quotes/requests data to the database despite code indicating its supposed to. Some order meta data exists referencing supposedly saved quote data, but plugin logs errors saying it doesnt exist when its requested. Doesn’t break the plugin per se, as customers are still able to choose the shipping method, and accessorials, get quoted and checkout.
- Displays only the Shipping method, charge, and an internal quote_id in admin order view and on invoices/reciepts – does not display accessorial choices or any other itemized information (tax, accessorial charge, etc…). So when a customer submits an order the order processor doesn’t know what accessorials are included in the quote.
- [Security] AJAX requests from the plugin do not verify the security nonce passed with the request (e.g. when updating the order with chosen accessorials).
- [Preference] Accessorial selection is rendered at the bottom of the order form (under order notes), almost out of sight, instead of within the shipping area of the order review section. Also, accessorial selection requires a manual button press to update the order data (which isnt that big of a deal imo, I just prefer an on-change event personally).
- [Feature Request] Each product requires its shipping class to be manually set, which is great, but in instances where storefronts already have hundreds of products a feature to programatically apply a density calculation to determine shipping class, or set it, would be extremely useful (either for individual items or the shipment in whole).
- You must be logged in to reply to this topic.