Log in to Velocity Wallet

Velocity Android Software Development Kit Integration Guide

Your customers can log in to their profile using their credentials. You need to send an authentication token or SSO token to mPoint login API to authenticate them.

📘

Note: The profile system can be provided by Velocity, merchant, or third-party.

You can use the following code sample for an SSO token:

public void loginViaToken(authToken: String, clientinfo : mPointClientInfo)