Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Display card art

Use the card art metadata returned during tokenization to retrieve card images.

Flow

Card art retrieval flow
Step
Description

1

The merchant or PSP calls Thales backend to retrieve card art using the assetId returned during tokenization.

2

If Thales backend does not have the image cached, it fetches it from the payment network TSP and caches it.

3

Thales backend returns the image to the merchant or PSP. The format is typically PNG or PDF, depending on the payment network TSP.

4

The merchant or PSP stores and displays the image in its website or application.

API

  • This use case is optional.

  • The image format may differ depending on the payment network and issuer.

  • Follow the payment network rules for rendering the card art.

Last updated

Was this helpful?