Skip to content

X-Faces Bank Card Recognition Integration Guide

To enable bank card recognition in your project using X-Faces, follow these steps:

  • Log in to your X-Faces Board account.
  • Navigate to the Challenge Templates section.
  • Create a new challenge template.
  • Add the Bank Card Capture step to the template.
  • Assign a name to your template and save it.

This template defines the structure of the verification process for end-users and must include the bank card capture step.

X-Faces provides an API that allows your backend to interact with the bank card recognition system. To use it:

  • Prepare a clear image of the bank card you want to recognize.
  • Construct a valid JSON payload with the image data and required parameters.
  • Send the payload to the designated API endpoint.
  • Wait for a callback notification with the recognition results.
  • Retrieve and process the completed challenge data for further use in your system.

For more details or to request access, contact us at info@x-faces.org.