GooglePayConfiguration
data class GooglePayConfiguration(environment: PaymentSheet.GooglePayConfiguration.Environment, countryCode: String, currencyCode: String?) : Parcelable
Content copied to clipboard
Constructors
Link copied to clipboard
fun GooglePayConfiguration(environment: PaymentSheet.GooglePayConfiguration.Environment, countryCode: String)
Content copied to clipboard
Types
Link copied to clipboard
enum Environment : Enum<PaymentSheet.GooglePayConfiguration.Environment>
Content copied to clipboard
Functions
Properties
Link copied to clipboard
The two-letter ISO 3166 code of the country of your business, e.g. "US". See your account's country value here.