GooglePayParams class
Properties
allowCreditCards
→ bool ?
Set to false if you don't support credit cards.
no setter inherited
copyWith
→ $GooglePayParamsCopyWith<GooglePayParams >
no setter inherited
currencyCode
→ String
ISO 4217 alphabetic currency code.
no setter inherited
hashCode
→ int
The hash code for this object.
no setter inherited
isEmailRequired
→ bool ?
Set to true to request an email address.
no setter inherited
merchantCountryCode
→ String
ISO 3166-1 alpha-2 country code where the transaction is processed.
no setter inherited
merchantName
→ String ?
Merchant name, displayed in the Google Pay sheet.
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
testEnv
→ bool
Set to true to run in a test environment with relaxed application / merchant requirements. This environment is suggested for early development and for easily testing SDK.
no setter inherited