Companion

object Companion

Functions

Link copied to clipboard
fun create(context: Context, keyProvider: EphemeralKeyProvider): IssuingCardPinService

Create a IssuingCardPinService with the provided EphemeralKeyProvider.

fun create(    context: Context,     publishableKey: String,     stripeAccountId: String? = null,     keyProvider: EphemeralKeyProvider): IssuingCardPinService

Create a IssuingCardPinService with the provided EphemeralKeyProvider.