Companion
Functions
Link copied to clipboard
fun create(context: Context, keyProvider: EphemeralKeyProvider): IssuingCardPinService
Content copied to clipboard
Create a IssuingCardPinService with the provided EphemeralKeyProvider.
fun create( context: Context, publishableKey: String, stripeAccountId: String? = null, keyProvider: EphemeralKeyProvider): IssuingCardPinService
Content copied to clipboard
Create a IssuingCardPinService with the provided EphemeralKeyProvider.