PomeloEx. Cards. Tokenization
(PomeloEx v0.1.0)
View Source
Digital card token lifecycle management.
Manages the lifecycle of digital tokens used for contactless payments via digital wallets (Apple Pay, Google Pay), VAU (Visa Acceptance Update), and Click to Pay.
Sub-modules
PomeloEx.Cards.Tokenization.Mastercard— Mastercard digital wallet provisioningPomeloEx.Cards.Tokenization.Visa— Visa digital wallet provisioningPomeloEx.Cards.Tokenization.VAU— Visa Acceptance Update (VAU) managementPomeloEx.Cards.Tokenization.ClickToPay— Click to Pay opt-in/outPomeloEx.Cards.Tokenization.Standalone— Standalone token managementPomeloEx.Cards.Tokenization.Webhooks— Token event notifications
Token lifecycle
get_token_by_id/1— Retrieve token detailssuspend_token/1— Temporarily disable a tokenunsuspend_token/1— Re-enable a suspended tokendelete_token/1— Permanently remove a token