End to End KYC & Card Issuance Test

Run End to End KYC & Card Issuance Test

  1. Launch the PII Web Portal previously created. You should see something similar to the following:

VGS VGS PII Web Portal

  1. In the card payment fields, enter the following:
    * Name: (e.g. Barrie Hayman)
    * Phone Number: 2001041044
    * SSN: 541-58-2185

  2. Hit “Submit” to run the test.

  3. Confirm the results:
    {
    “a_name”: “Barrie Hayman”,
    “b_secured_phone_number”: “2273061044”,
    “c_secured_ssn”: “940-14-2185”,
    “d_id_verified”: “Success.”,
    “e_trust_score”: 1000,
    “f_trust_score_thresdhold”: 930,
    “g_secured_card_number”: “4000008928664247”,
    “h_secured_cvc”: “tok_sandbox_evKaKkfdF1ePkxgDPqDf8t”,
    “i_exp_date”: “08/2025”
    }

  4. If the above steps were done correctly, you should see a result similar to the following:

VGS End to End KYC/AML/ID Verification & Card Issuance Test

Congratulations, you have finished this lab.