jar

dev.falhad : zarinpal-kt

Maven & Gradle

May 17, 2024
0 stars

Zarinpal Kotlin SDK · Connect to Zarinpal payment gateway in easy way.

Table Of Contents

Latest Version

Download dev.falhad : zarinpal-kt JAR file - Latest Versions:

All Versions

Download dev.falhad : zarinpal-kt JAR file - All Versions:

Version Vulnerabilities Size Updated
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 zarinpal-kt-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.falhad.model

├─ dev.falhad.model.GetUnverifiedTransactions.class - [JAR]

├─ dev.falhad.model.GetUnverifiedTransactionsResponse.class - [JAR]

├─ dev.falhad.model.PaymentRequest.class - [JAR]

├─ dev.falhad.model.PaymentRequestResponse.class - [JAR]

├─ dev.falhad.model.PaymentVerification.class - [JAR]

├─ dev.falhad.model.PaymentVerificationResponse.class - [JAR]

├─ dev.falhad.model.RefreshAuthority.class - [JAR]

├─ dev.falhad.model.RefreshAuthorityResponse.class - [JAR]

dev.falhad

├─ dev.falhad.ApiResult.class - [JAR]

├─ dev.falhad.Zarinpal.class - [JAR]