Package-level declarations
Types
The authentication methods accepted by Google Pay.
The card networks accepted by Google Pay.
Pass this object to GooglePayConfiguration.billingAddressParameters to set additional fields to be returned for the requested billing address. This object is a mapping of the BillingAddressParameters object from the Google Pay SDK.
Class containing some of the parameters required to initialize the Google Pay button.
Object to style the Google Pay button. Check the Google docs for more details.
This exception indicates that the payment flow was manually cancelled by the user.
A PaymentComponent that supports the PaymentMethodTypes.GOOGLE_PAY and PaymentMethodTypes.GOOGLE_PAY_LEGACY payment methods.
Represents the state of GooglePayComponent.
Configuration class for the GooglePayComponent.
Pass this object to GooglePayConfiguration.merchantInfo to set information about the merchant requesting the payment.
Pass this object to GooglePayConfiguration.shippingAddressParameters to the required shipping address details. This object is a mapping of the ShippingAddressParameters object from the Google Pay SDK.