Resolvedgoogle.maps.places.Autocomplete
Tagged: places.Autocomplete
- This topic has 16 replies, 3 voices, and was last updated 1 year, 5 months ago by
Alex.
- AuthorPosts
- June 29, 2022 at 11:17 am #34233
likewebcl
ParticipantHi @Alex and @Althemist
video example: https://drive.google.com/file/d/1taEoQCKA5nAeTJWxgOu8iFrMwZ6o0_GN/view?usp=sharing
In the video I show you the previously communicated error: The address that is entered in the Lafka pop-up window does not update correctly if a user decides to change the address at checkout, technically it only updates address (billing_address_1), but not city (billing_city), also this it affects the shipping configuration assigned by zone (validating the wrong city that has nothing to do with the address), another problem is that an order can be placed even if the zone is not available by configured zone (remember that this happens when the user changes address at checkout).
Commented solution: Pop-up window is updated (address and city) if user changes address in checkout.
the other solution idea would be that the payment fields cannot be edited and the address entered in the lafka pop-up window is the one valid only for billing/shipping (forcing the billing address as shipping in Woocommerce), but as commented, it is more complicated to validate this function
link image configuration business and shipping area: https://drive.google.com/file/d/1O3orUuFps3tFQxx4gff8UKjmnKgaRoIa/view?usp=sharing
Hopefully this problem can be solved quickly so that this excellent developed theme does not have these details and the incredible work done in this development is more and more perfect
June 29, 2022 at 1:46 pm #34241Alex
KeymasterHi likewebcl,
I see your point.
The problem is that you are using separate plugin to fill the address. The plugin don’t update the country/region and city fields, that’s why the small address info box is not updated.We agree that there is a problem with that even when there is no shipping method the user can make the order. We’ve fixed this by highlighting the no shipping methods text and disabling the “Place Order” button.
So expect an update at latest tomorrow with following changes/fixes:
– Disable “Place Order” button on checkout page when no shipping method is available
– New options to enter coordinates, so google autocomplete widget to look only in this area.This is what we can do.
Regards,
Alex - AuthorPosts
You must be logged in and have valid license to reply to this topic.