psalzzz
Forum Replies Created
-
Hi @luanluta
Please do. This is a huge feature of Square’s inventory and pricing management and something that I’m certain we’re not the only ones who need it.Forum: Plugins
In reply to: [WooCommerce Square] Location-Specific Pricing Incorrect in WooHi Rashed,
It might actually not be supported. https://wordpress.org/support/topic/location-price-override-in-square-product-variation-screen/#post-15201209I have the plugin setup correctly for the location.
The issue appears to be in the location-specific pricing. See the bolded area below. It’s ignoring the pricing for this location and instead using the standard price.
"variations": [ { "type": "ITEM_VARIATION", "id": "2SLPLN3U33GDWTP7C3FFLIVA", "updated_at": "2021-12-27T21:38:13.885Z", "version": 1640641093885, "is_deleted": false, "catalog_v1_ids": [ { "catalog_v1_id": "6SF2EAERITMP3QX5H4PTS53D", "location_id": "ARG2P0YMPXP8M" } ], "present_at_all_locations": false, "present_at_location_ids": [ "ARG2P0YMPXP8M", "L0KZ9FQ4S8CWW", "L894BV9ECQ5JQ", "957S97DNE0P21" ], "item_variation_data": { "item_id": "WDJJYGA7CG56NNPZQFB5WFI4", "name": "Regular", "sku": "143981237467", "upc": "143981237467", "ordinal": 1, "pricing_type": "FIXED_PRICING", "price_money": { "amount": 4000, "currency": "USD" }, <strong> "location_overrides": [ { "location_id": "957S97DNE0P21", "price_money": { "amount": 3000, "currency": "USD"</strong> }, "pricing_type": "FIXED_PRICING", "track_inventory": true }, { "location_id": "ARG2P0YMPXP8M", "track_inventory": false }, {Hi @thup90, Have you guys added this to the roadmap or is there a work around? I’m having the same trouble with this – which is very unfortunate. My client has several physical locations and the web shop will not have the same pricing as those.
- This reply was modified 4 years, 3 months ago by psalzzz. Reason: adding email