existingPaymentMethodRequired property

bool existingPaymentMethodRequired
final

Whether an existing saved payment method is required for Google Pay to be considered ready.

Since cards can be added within the Google Pay sheet, it is recommended to set this to false

Default value is false

Implementation

final bool existingPaymentMethodRequired;