Integration for Stored Card

Velocity Android Software Development Kit Integration Guide

To opt for the save card feature, you can contact the CPD team during the onboarding process. You can select the either the CPD card vault or a third-party vault. You need to send an authentication token for a single sign-on. Please note:

  • When the SDK receives an initialize response, it checks if the response contains an mPoint Store-card.
    If it contains a store card:
    • The SDK notifies the application that the store cards are available.
    • The SDK provides a callback in the displayAvailablePayments method.
  • You can authorize transactions for which customers use a stored card by providing CVV.
    If the transaction is successful, you receive a callback in displaPaymentConfirmation.

The following subsections provide details on integrating other functions for card payments: