Skip to main content

Veritran Docs

XpressPlug

XpressPlug is an SDK made available by Veritran, which enables you to add Veritran’s functionalities and solutions to your current apps, without the need to start building from scratch.

XpressPlug gives access to these features, among others:

  • Payment by tokens

  • Notifications

  • Onboarding

  • Two-factor authentication

  • Biometrics

Clients must contact their account manager to request this integration.

Implement XpressPlug

Important

This is a summary and a high-level overview of the steps required to implement XpressPlug. Contact your admin for assistance.

To implement XpressPlug into your environment, you must integrate the SDK library with your app, configure the necessary parameters, initialize the implementation and, finally, interact with the Veritran platform to use the features you requested. The table below describes high-level details about each step.

Integrate

  • Applicable to existing or new apps.

  • Implement XpressPlug dependency to the Android Studio project.

Parametrization

  • Define the parameters to execute the integration.

  • Add XpressPlug library to your app's library.

Initialization

  • Start XpressPlug to invoke it from the app.

  • Make constants and modules available.

Interaction

  • Invoke the start method to exchange the necessary parameters that interact with callback methods.