X-Faces Bank Card Recognition Integration Guide
Integration Roadmap
Section titled “Integration Roadmap”To enable bank card recognition in your project using X-Faces, follow these steps:
1. Set Up a Challenge Template
Section titled “1. Set Up a Challenge Template”- 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.
2. Use the X-Faces API
Section titled “2. Use the X-Faces API”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.