Config

object Config

Properties

Link copied to clipboard
var displayLogo: Boolean = true

Whether or not to display the Stripe logo.

Link copied to clipboard
var enableCannotScanButton: Boolean = true

Whether or not to display the "I cannot scan" button.

Link copied to clipboard
var isDebug: Boolean = false

If set to true, turns on debug information.

Link copied to clipboard
var logTag: String

A log tag used by this library.