jar

biz.turnonline.ecosystem : turnonline-payment-processor-client

Maven & Gradle

May 20, 2021
0 stars

Payment Processor Java Client · TurnOnline.biz Ecosystem Payment Processor REST API Java Client

Table Of Contents

Latest Version

Download biz.turnonline.ecosystem : turnonline-payment-processor-client JAR file - Latest Versions:

All Versions

Download biz.turnonline.ecosystem : turnonline-payment-processor-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9

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 turnonline-payment-processor-client-0.21.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

biz.turnonline.ecosystem.payment.facade.adaptee

├─ biz.turnonline.ecosystem.payment.facade.adaptee.BankAccountAdaptee.class - [JAR]

├─ biz.turnonline.ecosystem.payment.facade.adaptee.BankCodeGetAdaptee.class - [JAR]

├─ biz.turnonline.ecosystem.payment.facade.adaptee.BankCodeListAdaptee.class - [JAR]

├─ biz.turnonline.ecosystem.payment.facade.adaptee.CategoryAdaptee.class - [JAR]

├─ biz.turnonline.ecosystem.payment.facade.adaptee.TransactionAdaptee.class - [JAR]

biz.turnonline.ecosystem.payment.facade

├─ biz.turnonline.ecosystem.payment.facade.PaymentProcessorAdapteeModule.class - [JAR]

├─ biz.turnonline.ecosystem.payment.facade.PaymentProcessorClientModule.class - [JAR]

├─ biz.turnonline.ecosystem.payment.facade.PaymentProcessorProvider.class - [JAR]

├─ biz.turnonline.ecosystem.payment.facade.PrimaryBankAccount.class - [JAR]

biz.turnonline.ecosystem.payment.model

├─ biz.turnonline.ecosystem.payment.model.Bank.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.BankAccount.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.BankAccountCollection.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.BankCode.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.BankCodeCollection.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.Bill.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.Category.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.CategoryCollection.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.CategoryFilter.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.Certificate.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.CounterpartyBankAccount.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.ExchangeAmount.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.ExchangeRate.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.Merchant.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.Transaction.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.TransactionBank.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.TransactionCategory.class - [JAR]

├─ biz.turnonline.ecosystem.payment.model.TransactionCollection.class - [JAR]

biz.turnonline.ecosystem.payment

├─ biz.turnonline.ecosystem.payment.PaymentProcessor.class - [JAR]

├─ biz.turnonline.ecosystem.payment.PaymentProcessorRequest.class - [JAR]

├─ biz.turnonline.ecosystem.payment.PaymentProcessorRequestInitializer.class - [JAR]

├─ biz.turnonline.ecosystem.payment.PaymentProcessorScopes.class - [JAR]