GooglePayOptions
Constructors
Properties
Set to false if you don't support credit cards. Default: The credit card class is supported for the card networks specified.
The Google Pay API may return cards on file on Google.com (PAN_ONLY) and/or a device token on an Android device authenticated with a 3-D Secure cryptogram (CRYPTOGRAM_3DS). Default: Both authentication methods are allowed.
The card networks that your application accepts
Set to false if you don't support prepaid cards. Default: The prepaid card class is supported for the card networks specified.
Set to true to request assuranceDetails. This object provides information about the validation performed on the returned payment data.
The expected fields returned if billingAddressRequired is set to true.
Set to true if you require a billing address. A billing address should only be requested if it's required to process the transaction.
Affects the submit button text displayed in the Google Pay payment sheet. DEFAULT: Standard text applies for the given totalPriceStatus (default). COMPLETE_IMMEDIATE_PURCHASE: The selected payment method is charged immediately after the payer confirms their selections.
Set to true to request an email address.
Merchant name encoded as UTF-8.
If shippingAddressParameters is set to true, specify shipping address restrictions.
Set to true to request a full shipping address. Note: The shipping address is currently provided and saved when merchant creating a payment intent, so this won't be useful until we support confirming a payment intent with shipping address.
Setting skipReadinessCheck to true will skip the IsReadyToPay check before invoking Google Pay.
Provide a business name for the label field. Use the same business name people will see when they look for the charge on their bank or credit card statement. For example, "COMPANY, INC."
Correlation ID to refer to this transaction.