Configuration
Configuration for AddressLauncher
Constructors
Types
Configuration builder for cleaner object creation from Java.
Properties
Configuration for fields to collect in addition to the physical shipping address
The values to pre-populate shipping address fields with.
A list of two-letter country codes representing countries the customers can select. If the list is empty (the default), we display all countries.
Configuration for the look and feel of the UI
A list of two-letter country codes that support autocomplete. Defaults to a list of countries that Stripe has audited to ensure a good autocomplete experience.
The title of the primary button displayed at the bottom of the screen. Defaults to "Save address".
Google Places api key used to provide autocomplete suggestions When null, autocomplete is disabled.