Yes.
To simulate card issuance workflows without needing to enter real customer data for KYC, please add the following values for the Social Security Number in the first step.
There will be no data submitted to the Nucleus API or our back office when using a simulated card. You will only be able to view the customer journey. Limited non-bank connected demo data can be loaded for test users, by going to Developers>Demo Data on your account portal.
111-11-1111
to simulate a state of "KYC verified and card issued"
-
If you choose physical card issuance the card will be simulated in an issued but not active state.
-
If you choose virtual card issuance the card will be simulated in an activated state.
- You should see a confirmation screen with a generic card image like below
222-22-2222
to simulate a state of "KYC pending and card not issued"
-
Cards that are pending are still waiting for KYC approval and you may re-check the status of the card on this screen.
333-33-3333
to simulate a state of "KYC failed once and card not issued"
-
After an initial KYC failure, the user can enter their details one more time for re-verification.
444-44-4444
to simulate a state of "KYC failed twice and card not issued"
-
After two failures, you will not be able to re-submit your details.
555-55-5555
to simulate a state of "KYC verified and card issued" with a re-direct to a URL on Success
-
You will be sent to the
onSuccess
URL specified in the configuration after KYC validation. - If you have added Demo Data into your account by going to Developers>Demo Data on the Account Portal, the demo
client_id
andcard_id
will be added as values in the URL parameters, and you can use this to simulate data capture from clients in your app.