Use Cases
To implement these use cases you must start the authentication process with Sep 10 using the wallets of the users indicated below:
First case
With this user wallet you can open the widget to show the KYC rejected status.
{
"Red": "TestNet",
"Detail": "First case",
"Public Key": "GDTHW2ZF64MNV5NAUWXPQDH25KT5VMVZ3NCLKZR7QE7HUC3AXETWUI6O",
"Secret Key": "SCCE5Q7YO6JH7JYB3I5A7LYJ3RWWHPMA7KR4KMAMAWNPPAC36D672GGF"
}
Second case
To start the widget with the card activation process you can use this wallet.
{
"Red": "TestNet",
"Detail": "Second case",
"Public Key": "GD3BGCCS5CL7NGARBK77WN4WINOHZN7YPAEBI3ZMLI5D4TVZGQEVGM4B",
"Secret Key": "SBF7DVRHWBWSDEHOOSXZPODQ4AASZQAPE32GPLUAA2TASAN6QUW2VIDG"
}
Third case
To manage the card you can use this wallet and open the widget.
{
"Red": "TestNet",
"Detail": "Third case",
"Public Key": "GDODJZQTT3FUK7APW3VNFAPRCZCPZEE3C6RSXEEAYBMPV6SJFOMPS7PJ",
"Secret Key": "SAF4WTUVLGDVIYT7FCYQCZBE6IBYSOALXZTNV27735OAM6IOT4E4XADI"
}
Fourth case
To indicate the KYC status is in the verification process you can use this wallet.
{
"Red": "TestNet",
"Detail": "Fourth case",
"Public Key": "GA7RWVRXI2ZM5JBF3BJUAQYLXCEDVIUML6GSFP3LGEIAZDBRHWTSYH4Q",
"Secret Key": "SB3OSEUG7DVE7CGC4DBT2TI3J557NP6SWKNM7AB44DFFNA7FMIXXUG6U"
}
Fifth case
A user wallet must start the process of KYC.
{
"Red": "TestNet",
"Detail": "Fifth case",
"Public Key": "GA6K3NCSYYF4VXWIYJVHQYLVWALVUYXEBOXG3GS2CKNRO6JWMMNOEBZ4",
"Secret Key": "SCSQDA2JRRWXWQOV6RGFVU4AMUXRXC6JPBGPSTECVYTF7SVQCFKGY3NJ"
}
Sixth case
Any wallet can be used but it must have the webhook URL configured.
Last updated