triPOS supports OmniToken creation using the POST /api/v1/token/omni endpoint in the UK.
A OmniToken can be generated using card data, and then that token can be used to complete a Sale POST /api/v1/sale/token or
Refund POST /api/v1/refund/token transaction.
tokenType and tokenUsage values.
tokenType value should be one of the following: unscheduled, subscription, or installment
and tokenUsage should be first.
tokenId, tokenProvider, cardLogo, tokenType
and tokenUsageas a replacement for the card data normally acquired through the PIN pad.
tokenType value should be one of the following: unscheduled, subscription, or installment
and tokenUsage should be subsequent.