present
abstract fun present(currencyCode: String = defaultCurrency, amount: Int = defaultAmount, transactionId: String? = defaultTransactionId)
Present the Google Pay UI. See GooglePayContext for documentation
Present the Google Pay UI. See GooglePayContext for documentation