existingPaymentMethodRequired property

bool? get existingPaymentMethodRequired
inherited

If true, Google Pay is considered "available" if the customer's Google Pay wallet has an existing payment method.

Defaults to false.

Implementation

bool? get existingPaymentMethodRequired => throw _privateConstructorUsedError;