ShippingMethodHandler
This handler is called when the user selects a new shipping option.
Use this to get shipping method updates if you've configured shipping method options.
See also
Functions
Link copied to clipboard
abstract suspend fun onRateSelected(selectedRate: ShopPayHandlers.SelectedShippingRate): ShopPayHandlers.ShippingRateUpdate?