BrdgePaymentInstrumentTokenization

This is an object used to make calls to BR-DGEs Payment Instrument Tokenization API.

Functions

Link copied to clipboard

Create a new Card-on-File.

Link copied to clipboard
suspend fun deleteCardOnFile(token: String)

Delete an existing Card-on-File.

Link copied to clipboard
suspend fun tokenizeCardOnFile(token: String, cv2: String? = null): BrdgeTokenizeResponse

Tokenize Card-on-File multi-use token into a single-use token.

Link copied to clipboard

Tokenize cardholder data into a single-use token.