Feature
Payment Transactions
The first major feature of Card Not Present Verification is to validate each transaction made within the establishment, ensuring that the sale can be processed for that user.
Transactions are organized into different modules, each designed to address specific scenarios and varied needs.
Credit Card Onboarding
With this feature, you can onboard your users' credit cards into your digital wallet, ensuring that the card belongs to the correct holder.
What differentiates this feature from Payment Transactions are the specific REST API endpoints and parameters, which were developed to optimally meet the needs of card validation and registration in your solution.
It is possible to onboard your users' credit card in two different ways:
- By requesting a biometric capture from your users;
- By reusing the biometric data collected during Identity Verification processes performed through other products of the Unico IDCloud platform.
To use the Credit Card Onboarding feature, it is necessary to use another product from the IDCloud platform, since a biometric process must be referenced when creating this type of transaction (learn more in the API Reference).
Continue to Use Cases to see how these features apply to real scenarios.