GooglePayComponent
class GooglePayComponent : ViewModel, PaymentComponent, ActivityResultHandlingComponent, ButtonComponent, ViewableComponent, ActionHandlingComponent
A PaymentComponent that supports the PaymentMethodTypes.GOOGLE_PAY and PaymentMethodTypes.GOOGLE_PAY_LEGACY payment methods.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns some of the parameters required to initialize the Google Pay button.
Link copied to clipboard
Link copied to clipboard
Handle the result from the GooglePay screen that was started by .startGooglePayScreen.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Start the GooglePay screen which will return the result to the provided Activity.