Home / Issuing / Issue Cards
Warning: The Highnote test environment lets you explore the platform features and functionality freely. It is intended for experimenting, building integrations, and training your team.
To ensure the security of your real-world data, please do not use production data in the test environment. Production data includes sensitive information like customer details, financial data, or personally identifiable information (PII).
Use only dummy or test data explicitly created for testing purposes in the test environment.
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: