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

Token lifecycle

Summary

Functions

Delete Token

Get Token by ID

Get Tokens by Card ID

Suspend Token

Unsuspend Token

Functions

delete_token(payload)

Delete Token

get_token_by_id(payload)

Get Token by ID

get_tokens_by_card_id(payload)

Get Tokens by Card ID

suspend_token(payload)

Suspend Token

unsuspend_token(payload)

Unsuspend Token