Authentication Methods
You do not need to support all authentication methods — the authentication methods that you must support depend on the wallet provider’s requirements and your implementation approach.
In-app Authentication
In-app Authentication
The cardholder is authenticated through the customer’s application.Depending on the Scheme requirements and wallet provider requirements, additional verification may be required even if the cardholder is already logged in.
SMS One-Time Password
SMS One-Time Password
A one-time password is sent to the cardholder’s registered mobile number. The cardholder enters the one-time password in the digital wallet application to complete verification and activate the token.
Call Centre Verification
Call Centre Verification
The cardholder contacts the customer’s customer support team to verify their identity.Following successful verification, the token can be activated manually through the Scheme portal or through token management APIs.
Enfuce does not provide call centre services. You are responsible for operating the customer support function and performing the cardholder verification process.
Although you do not need to support all authentication methods, implementing the in-app authentication provides a strong cardholder verification experience and reduces the number of provisioning journeys requiring additional checking through other authentication methods.
Many customers of Enfuce implement in-app authentication, as it enables cardholders to be verified within an already authenticated application, rather than relying solely on SMS OTP. For example, Apple Pay requires customers to support SMS OTP and call centre verification. Additional authentication methods, such as in-app authentication, can be implemented to provide a more secure and streamlined cardholder verification experience.
Many customers of Enfuce implement in-app authentication, as it enables cardholders to be verified within an already authenticated application, rather than relying solely on SMS OTP. For example, Apple Pay requires customers to support SMS OTP and call centre verification. Additional authentication methods, such as in-app authentication, can be implemented to provide a more secure and streamlined cardholder verification experience.

