secant-android-wallet/docs/integrations/Flexa.md

955 B

Flexa Integration

  • Flexa is a digital payment platform that allows merchants to accept various digital assets, including cryptocurrencies, as payment. It provides a seamless and secure way for users to pay with their digital wallets at physical stores.
  • The Android Flexa libraries are available on the GitHub repository
  • The Android Flexa libraries are currently distributed by GitHub Releases.

Setup

To bump the Flexa libraries use the following steps:

  1. Visit the Flexa GitHub Releases page
  2. Download Core and Spent .aar(s)
  3. Put them into the related folders on path /maven/com/flexa/
  4. Update the maven-metadata-local.xml files to the given new version
  5. Update the .pom(s) files to the given new version
  6. Update gradle.properties#FLEXA_VERSION to point the given version