IGoogle Pay Context
Properties
Link copied to clipboard
Whether or not Google Pay is ready. See GooglePayContext for documentation
Link copied to clipboard
Callback for when Google Pay is ready. See GooglePayContext for documentation
Link copied to clipboard
Callback for getting results from the Google Pay flow. See GooglePayContext for documentation
Functions
Link copied to clipboard
abstract fun present(currencyCode: String = defaultCurrency, amount: Int = defaultAmount, transactionId: String? = defaultTransactionId)
Present the Google Pay UI. See GooglePayContext for documentation