Package-level declarations
Types
The billing address format required for the transaction
PaymentMethodNonce representing a Google Pay card.
Used to create and tokenize Google Pay payment methods. For more information see the documentation
Callback for receiving result of GooglePayClient.getTokenizationParameters
Callback for receiving result of GooglePayClient.isReadyToPay and GooglePayClient.isReadyToPay.
Responsible for launching the Google Pay payment sheet
Callback used to instantiate a GooglePayLauncher to handle Activity results from the Google Pay payment flow
A request used to launch the continuation of the Google Pay flow.
Callback to handle result from GooglePayClient.createPaymentAuthRequest
Used to request Google Pay payment authorization via GooglePayLauncher.launch
Result returned from the callback used to instantiate GooglePayLauncher that should be passed to GooglePayClient.tokenize
Result of GooglePayClient.isReadyToPay
Represents the parameters that are needed to use the Google Pay API.
Result of tokenizing a Google Pay payment method
Used to set shipping requirements.
A request used to get Braintree specific tokenization parameters for a Google Pay
Callback for receiving result of GooglePayClient.tokenize.
The status of the Google Pay transaction total price.
Optional parameters to use when checking whether Google Pay is supported and set up on the customer's device.