Skip to content

Commit df710da

Browse files
authored
Update autocomplete docs to clarify they apply to Checkout block too (#61430)
1 parent d80cd1d commit df710da

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/features/address-autocomplete/address-autocomplete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The WooCommerce Address Autocomplete system allows third-party services to provide address suggestions as customers type in their billing and shipping addresses during checkout. This guide explains how to create and register custom address providers to integrate with any address validation service.
66

7-
Please note, this only works on the shortcode checkout at present. There is no implementation for the Checkout block.
7+
Please note, this implementation will register the provider for both the shortcode and block-based checkouts.
88

99
## Architecture
1010

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Significance: patch
2+
Type: dev
3+
Comment: Docs update only
4+
5+

0 commit comments

Comments
 (0)