Skip to content

Creating a Bank Card Challenge Template

To create a new challenge template with the Bank Card Capture step, follow these steps on the X-Faces Board:


On the X-Faces Board, find and click the highlighted Challenge Templates tab.

Step 1 – Challenge Templates Tab


In the Challenge Templates section, click the “+” icon to create a new template.

Step 2 – Plus Icon


In the Create Challenge Template window, click on the Add Step button.

Step 3 – Add Step Button


From the list of available steps, select Bank Card Capture.

Step 4 – Bank Card Capture Step


If needed, add other verification steps.


6. Name your template and click “Create”

Section titled “6. Name your template and click “Create””

Provide a name for the challenge template and click the Create button.

Step 6 – Template Name and Create Button


To use the newly created challenge template first copy its UUID.
Location of template’s UUID for example template named Bank Card Template.

Step 7 – Template UUID


To initiate a verification using this template, direct the user to the following URL:

https://api.x-faces.xyz/v2/user/verify/<user_uuid>/<challenge_template_uuid>
  • <user_uuid> - user’s UUID in the X-Faces system.
  • <challenge_template_uuid> - the UUID of the challenge template (that was copied in the previous step).