Companion
Functions
Link copied to clipboard
fun create(from: ComponentActivity, stripePublishableKey: String, config: CardImageVerificationSheet.Configuration = Configuration()): CardImageVerificationSheet
Content copied to clipboard
Create a CardImageVerificationSheet instance with ComponentActivity.
fun create(from: Fragment, stripePublishableKey: String, config: CardImageVerificationSheet.Configuration = Configuration()): CardImageVerificationSheet
Content copied to clipboard
Create a CardImageVerificationSheet instance with Fragment.