Skip to content

Instantly share code, notes, and snippets.

<?php
/**
* Custom Google Places address autocomplete provider for WooCommerce 10.3+.
* The snippet enables the Address autocomplete feature under Woocommerce -> Settings -> General
*
* Built to work alongside Stripe (by Payment Plugins) on Block-based checkout,
* since Woo's built-in admin toggle is gated to WooPayments only.
*
* Requires:
* - A Google Cloud project with Places API (New) enabled and billing active.