955 B
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:
- Visit the Flexa GitHub Releases page
- Download Core and Spent
.aar
(s) - Put them into the related folders on path
/maven/com/flexa/
- Update the
maven-metadata-local.xml
files to the given new version - Update the
.pom
(s) files to the given new version - Update
gradle.properties#FLEXA_VERSION
to point the given version