DOC

com.finix : finix-android-payment-sheet

Maven & Gradle

May 24, 2023

finix-android-payment-sheet · The Finix Android Payment Sheet SDK makes it quick and easy to build an embedded payment experience in your Android app. We provide customizable UI screens and elements that can be used to collect payment details without any PCI scope.

Table Of Contents

Latest Version

Download com.finix : finix-android-payment-sheet Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file finix-android-payment-sheet-0.3.9-javadoc.jar to finix-android-payment-sheet-0.3.9-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder finix-android-payment-sheet-0.3.9-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "finix-android-payment-sheet-0.3.9-sources.jar" -d "finix-android-payment-sheet-0.3.9-javadoc" -subpackages 

Advertisement