Last updated
Was this helpful?
Use the card art metadata returned during tokenization to retrieve card images.
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 reference: Get asset
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?
Was this helpful?