Package-level declarations

Functions

Link copied to clipboard

Binds the card CVC input view and configures it for Card Management requests.

Link copied to clipboard

Binds the card expiration date input view and configures it for Card Management requests.

Link copied to clipboard

Binds the card number input view and configures it for Card Management requests.

Link copied to clipboard
inline fun <T> Array<T>.except(item: T): Array<T>
Link copied to clipboard

Map CardType to CardBrand.

Link copied to clipboard

Map array CardTypes to list of CardBrands.

Link copied to clipboard
fun <K, V> Map<K, V>.toJSON(): JSONObject