Optional allowSet to false if you don't support prepaid cards. Default: The prepaid card class is supported.
Optional allowedThe payment method(s) that are allowed to be used.
Optional billingOptional billingIf set to true, the user must provide a billing address.
Optional countryISO 3166-1 alpha-2 country code where the transaction is processed.
This is required for merchants based in European Economic Area (EEA) countries.
NOTE: to support Elo cards, country code must be set to "BR"
Optional emailOptional environmentA string that represents the environment in which the Google Pay API will be used (e.g. "TEST" or "PRODUCTION").
Optional googleGoogle Merchant ID is no longer required and will be removed.
Google Merchant ID is no longer required and will be removed.
Optional googleThe merchant name that will be presented in Google Pay
Optional payDefines if PayPal should be an available payment method in Google Pay.
{@code true} by default
Optional phoneOptional shippingIf set to true, the user must provide a shipping address.
Optional shippingOptional shipping address requirements for the returned shipping address.
Optional transactionDetails and the price of the transaction.
Automatically filled by the plugin from the PaymentRequest.
Used to initialize a Google Pay payment flow.
Represents the parameters that are needed to use the Google Pay API.