QrCodeDisplayCallback

Callback for QR payment callback.

Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal

Functions

Link copied to clipboard
abstract fun onFailure(exception: Exception)

Called when QR code display fails.

Link copied to clipboard
abstract fun onSuccess()

Called when QR code has been successfully displayed to the user.