setAllowedShippingCountryCodes

fun setAllowedShippingCountryCodes(allowedShippingCountryCodes: Set<String>): PaymentSessionConfig.Builder

Parameters

allowedShippingCountryCodes

A set of allowed country codes for the customer's shipping address. Will be ignored if empty.