Sébastien Dumont
Forum Replies Created
-
Forum: Plugins
In reply to: [CoCart - Headless REST API for WooCommerce] Unable to change billing countryHope you consider updating to release 4.8.1
Forum: Plugins
In reply to: [CoCart - Headless REST API for WooCommerce] Unable to change billing country@frensis Have you tested the branch yet?
Forum: Plugins
In reply to: [CoCart - Headless REST API for WooCommerce] Unable to change billing countryHey @frensis
Mind testing this branch to see if it solves your experience?
Direct zip: https://github.com/co-cart/co-cart/archive/refs/heads/fix/billing-country-update-issue-546.zipForum: Plugins
In reply to: [CoCart - Headless REST API for WooCommerce] Unable to change billing countryHey @frensis Thank you for writing about your issue. I will look into why the country wont change. Perhaps it is a validation error that is also linked with the postcode.
Shipping shouldn’t be confused with billing but will test it out too.Forum: Plugins
In reply to: [CoCart JWT Authentication] PHP 7.4 Error activating plugin (v. 2.5.1)Patch v2.5.2 released.
Forum: Plugins
In reply to: [CoCart JWT Authentication] PHP 7.4 Error activating plugin (v. 2.5.1)Thank you for reporting the error. I think this was a small oversight on my part with compatibility with older PHP versions. Will get a small patch pushed this week.
In the mean time I recommend upgrading to PHP 8 or above.
Appreciate any assistance. Let me know if you need more information.
Marking issue as resolved due to no further response.
Are you not using the Load Cart from Session feature?
If you making the cookie manually you may not have provided the full value that WooCommerce requires to validate. It needs more than just the cart key present.Highly recommend reading the full changelog if you haven’t updated in a long while, but I recommend just updating to the latest version once you have reviewed.
Here is the changelog for v4.2 it explains what was done.
@garryknapper WooCommerce cookies still work from what I see. CoCart does not use cookies for session tracking with the REST API unless you are using a cookie to store the cart key.
The latest patch was query related the change was applied to API v1 which API v2 extends from so it essentially applys to both API versions.
As for the information of the brands returning in the response, it would be a breaking change and is already applied to v5 that is currently in development.
Recommend using API v2 as API v1 will be deprecated in the future and API v2 will no longer extend API v1. Follow the X/Twitter social account for updates.
@maorodriguez v4.5.0 release will solve both your issues. Enjoy :☺
Forum: Plugins
In reply to: [CoCart - Headless REST API for WooCommerce] Product Not Deleting@moderncaliber Patch v4.3.14 now released to solve this issue. Thank you for reporting.
Forum: Plugins
In reply to: [CoCart - Headless REST API for WooCommerce] Product Not DeletingThe issue is being worked on @moderncaliber You can follow this issue for further updates or join in the conversation.