I’m developing an e-commerce site that will use on-demand last-mile providers (i.e. Uber Direct) to make express deliveries.
To integrate with these providers, all of them (at least in my country) need me to put in their API request the lat-long coordinates of the shipping address to activate a delivery.
Since this info comes in the Google Maps Address Validation service response, It would be awesome if you could take the coordinates and save them in two hidden variables (no need to show them in the checkout form) once the autocomplete is executed so I can:
– Use the coordinates to invoke the logistics providers’ API
– Save them as part of the order metadata
I’m confident this is a very valuable feature for your plugin that other users will appreciate!
Open
Last updated: March 24, 2025
0 comments
Log in to comment on this feature request.