ShippingContactHandler
This handler is called when the user selects a new shipping address.
Use this to get shipping contact updates if you've configured shipping contact options.
See also
Functions
Link copied to clipboard
abstract suspend fun onAddressSelected(address: ShopPayHandlers.SelectedAddress): ShopPayHandlers.ShippingContactUpdate?