BrdgePaymentInstrumentTokenization
This is an object used to make calls to BR-DGEs Payment Instrument Tokenization API.
Functions
Link copied to clipboard
suspend fun createCardOnFile(cardData: BrdgeCardDataWithoutCVV, customerId: String? = null): BrdgeCreateCardOnFileResponse
Create a new Card-on-File.
Link copied to clipboard
Delete an existing Card-on-File.
Link copied to clipboard
Tokenize Card-on-File multi-use token into a single-use token.
Link copied to clipboard
Tokenize cardholder data into a single-use token.