• Resolved gezzamondo

    (@gezzamondo)


    Is it possible to show a Google map of the location the user has entered as their shipping address on the order details page?

    Similar to what Shopify does

    Ive seen some plugins but they are for location picker. I just want to display the address on the map that has already been confirmed during the order

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @gezzamondo

    I could not find any plugin that can directly implement this. One way is to integrate the Google Maps API into the checkout page and save the location details with the order metadata using the woocommerce_checkout_update_order_meta hook. That way you’d be able to display it on the order details page.

    You can refer to this thread where a similar requirement has been discussed.

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, the above info was helpful.

    If you have further questions, please feel free to open a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Google map displayed for shipping address’ is closed to new replies.