jar

com.verotel : flexpay4j

Maven & Gradle

May 17, 2023
0 stars

FlexPay - Verotel payment protocol library · Implements Verotel online payment protocol

Table Of Contents

Latest Version

Download com.verotel : flexpay4j JAR file - Latest Versions:

All Versions

Download com.verotel : flexpay4j JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.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 flexpay4j-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bitsafe.flexpay.builder

├─ com.bitsafe.flexpay.builder.PurchaseBuilder.class - [JAR]

├─ com.bitsafe.flexpay.builder.SubscriptionBuilder.class - [JAR]

├─ com.bitsafe.flexpay.builder.SubscriptionUpgradeBuilder.class - [JAR]

com.bitsafe.flexpay

├─ com.bitsafe.flexpay.Brand.class - [JAR]

├─ com.bitsafe.flexpay.FlexPayClient.class - [JAR]

├─ com.bitsafe.flexpay.FlexPayClientKt.class - [JAR]

├─ com.bitsafe.flexpay.FlexPayException.class - [JAR]

├─ com.bitsafe.flexpay.PaymentMethod.class - [JAR]

├─ com.bitsafe.flexpay.SaleCurrency.class - [JAR]

├─ com.bitsafe.flexpay.SubscriptionType.class - [JAR]

├─ com.bitsafe.flexpay.UrlType.class - [JAR]