Skip to content

com.brankas.tap.balance-tap 1.0.0

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.brankas.tap</groupId>
  <artifactId>balance-tap</artifactId>
  <version>1.0.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

1.0.0 - 2022-05-26

Added

  • initialize() function that accepts the API Key and the chosen environment to interact with (Sandbox or Production)
  • checkout() function that is used to redirect the user to the Tap Web Application for Balance Retrieval inside WKWebView or Safari Web Browser
  • getEnabledBanks() function to retrieve available banks for balance retrieval
  • retrieveCheckoutURL() function to get the checkout URL for balance retrieval
  • getFrameworkVersion() function for retrieving the current Framework Version
  • getBundleSeedID() function for retrieving the Mobile Application Signature