jar

com.tryflux : merchant-sdk-java

Maven & Gradle

Nov 09, 2018

Flux Merchant SDK · Manages sending merchant transaction data to the Flux API

Table Of Contents

Latest Version

Download com.tryflux : merchant-sdk-java JAR file - Latest Versions:

All Versions

Download com.tryflux : merchant-sdk-java JAR file - All Versions:

Version Vulnerabilities Size Updated
2018.11.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window merchant-sdk-java-2018.11.09.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.flux.merchant.sender

├─ com.flux.merchant.sender.Environment.class - [JAR]

├─ com.flux.merchant.sender.FluxClient.class - [JAR]

├─ com.flux.merchant.sender.FluxConfig.class - [JAR]

com.flux.merchant.sender.client

├─ com.flux.merchant.sender.client.HttpClient.class - [JAR]

├─ com.flux.merchant.sender.client.TokenClient.class - [JAR]

├─ com.flux.merchant.sender.client.WebhooksClient.class - [JAR]

com.flux.merchant.sender.token

├─ com.flux.merchant.sender.token.TokenService.class - [JAR]

com.flux.merchant.sender.model

├─ com.flux.merchant.sender.model.HttpResponse.class - [JAR]

├─ com.flux.merchant.sender.model.Token.class - [JAR]