Home / Issuing / Issue Cards
Do not enter production data in the test environment. The Highnote test environment is for exploring features and training. Use only dummy or test data.
Highnote provides a simulation tool for generating digital wallet tokens. Using this simulation, you can test the following:
These tests can be used to test your integration and notification events. This guide provides steps for using the digital wallet token provisioning simulation.
Generating a digital wallet token requires using the following SimulateCardDigitalWalletTokenActivation
mutation. This mutation creates a digital wallet token with a status of REQUESTED
.
Use the following SimulateCardDigitalWalletTokenActivated
mutation to updated a digital wallet token status from REQUESTED
to ACTIVE
:
Find the status of a token and its historical state transitions using the following query:
To automate your integration, subscribe to digital wallet token status notification events.
The details provided in the payloads from digital wallet token status events can be used for the following use cases: