A B C D E G H I L M N O P S T V W _ 
All Classes All Packages

A

ALL_ERROR_CODES - Static variable in enum com.github.hsnghrld.idpay.ErrorCode
 
ALL_PAYMENT_STATUSES - Static variable in enum com.github.hsnghrld.idpay.PaymentStatus
 
amount - Variable in class com.github.hsnghrld.idpay.Transaction
 
amount - Variable in class com.github.hsnghrld.idpay.Transaction.PaymentDetail
 
amount - Variable in class com.github.hsnghrld.idpay.Transaction.Settlement
 
amount - Variable in class com.github.hsnghrld.idpay.Transaction.Wage
 
amount - Variable in class com.github.hsnghrld.idpay.TransactionFilter
 
amount(long) - Method in class com.github.hsnghrld.idpay.TransactionFilter
 
API_VERSION - Static variable in class com.github.hsnghrld.idpay.IDPay
 
ApiException - Exception in com.github.hsnghrld.idpay.exception
 
ApiException(String) - Constructor for exception com.github.hsnghrld.idpay.exception.ApiException
Constructs a ApiException with an explanatory message.
attachment - Variable in class com.github.hsnghrld.idpay.GetListOfTransactionsResult
 

B

BASE_URL - Static variable in class com.github.hsnghrld.idpay.IDPay
 
by - Variable in class com.github.hsnghrld.idpay.Transaction.Wage
 

C

card_no - Variable in class com.github.hsnghrld.idpay.Transaction.PaymentDetail
 
com.github.hsnghrld.idpay - package com.github.hsnghrld.idpay
 
com.github.hsnghrld.idpay.exception - package com.github.hsnghrld.idpay.exception
 
createPayment(String, Integer, String) - Method in class com.github.hsnghrld.idpay.IDPay
Create a new payment
createPayment(String, Integer, String, String, String, String, String) - Method in class com.github.hsnghrld.idpay.IDPay
Create a new payment
CreatePaymentResult - Class in com.github.hsnghrld.idpay
 
CreatePaymentResult(JSONObject) - Constructor for class com.github.hsnghrld.idpay.CreatePaymentResult
 
current_page - Variable in class com.github.hsnghrld.idpay.GetListOfTransactionsResult.Attachment
 

D

date - Variable in class com.github.hsnghrld.idpay.Transaction
 
date - Variable in class com.github.hsnghrld.idpay.Transaction.PaymentDetail
 
date - Variable in class com.github.hsnghrld.idpay.Transaction.Settlement
 
date - Variable in class com.github.hsnghrld.idpay.Transaction.Verify
 
desc - Variable in class com.github.hsnghrld.idpay.Transaction.Payer
 

E

ErrorCode - Enum in com.github.hsnghrld.idpay
 

G

getCode() - Method in exception com.github.hsnghrld.idpay.exception.ApiException
 
getDesc_en() - Method in enum com.github.hsnghrld.idpay.ErrorCode
 
getDesc_en() - Method in enum com.github.hsnghrld.idpay.PaymentStatus
 
getDesc_fa() - Method in enum com.github.hsnghrld.idpay.ErrorCode
 
getDesc_fa() - Method in enum com.github.hsnghrld.idpay.PaymentStatus
 
getListOfTransactions(Integer, Integer, TransactionFilter) - Method in class com.github.hsnghrld.idpay.IDPay
Get your list of transactions
GetListOfTransactionsResult - Class in com.github.hsnghrld.idpay
 
GetListOfTransactionsResult(JSONObject) - Constructor for class com.github.hsnghrld.idpay.GetListOfTransactionsResult
 
GetListOfTransactionsResult.Attachment - Class in com.github.hsnghrld.idpay
 
getMessage() - Method in exception com.github.hsnghrld.idpay.exception.ApiException
 
getMessage_en() - Method in exception com.github.hsnghrld.idpay.exception.ApiException
 
getMessage_fa() - Method in exception com.github.hsnghrld.idpay.exception.ApiException
 

H

hashed_card_no - Variable in class com.github.hsnghrld.idpay.Transaction.PaymentDetail
 

I

id - Variable in class com.github.hsnghrld.idpay.CreatePaymentResult
 
id - Variable in class com.github.hsnghrld.idpay.Transaction
 
id - Variable in class com.github.hsnghrld.idpay.TransactionFilter
 
id(String) - Method in class com.github.hsnghrld.idpay.TransactionFilter
 
IDPay - Class in com.github.hsnghrld.idpay
 
IDPay(String) - Constructor for class com.github.hsnghrld.idpay.IDPay
 
IDPay(String, boolean) - Constructor for class com.github.hsnghrld.idpay.IDPay
 
inquiryPayment(String, String) - Method in class com.github.hsnghrld.idpay.IDPay
Inquire about the latest payment status

L

link - Variable in class com.github.hsnghrld.idpay.CreatePaymentResult
 

M

mail - Variable in class com.github.hsnghrld.idpay.Transaction.Payer
 

N

name - Variable in class com.github.hsnghrld.idpay.Transaction.Payer
 
NetworkException - Exception in com.github.hsnghrld.idpay.exception
 
NetworkException(String) - Constructor for exception com.github.hsnghrld.idpay.exception.NetworkException
Constructs a NetworkException with an explanatory message.
NetworkException(String, Throwable) - Constructor for exception com.github.hsnghrld.idpay.exception.NetworkException
Constructs a NetworkException with an explanatory message and cause.
NetworkException(Throwable) - Constructor for exception com.github.hsnghrld.idpay.exception.NetworkException
Constructs a new NetworkException with the specified cause.

O

order_id - Variable in class com.github.hsnghrld.idpay.Transaction
 
order_id - Variable in class com.github.hsnghrld.idpay.TransactionFilter
 
order_id(String) - Method in class com.github.hsnghrld.idpay.TransactionFilter
 

P

page_amount - Variable in class com.github.hsnghrld.idpay.GetListOfTransactionsResult.Attachment
 
page_count - Variable in class com.github.hsnghrld.idpay.GetListOfTransactionsResult.Attachment
 
payer - Variable in class com.github.hsnghrld.idpay.Transaction
 
payment - Variable in class com.github.hsnghrld.idpay.Transaction
 
payment_card_no - Variable in class com.github.hsnghrld.idpay.TransactionFilter
 
payment_card_no(String) - Method in class com.github.hsnghrld.idpay.TransactionFilter
 
payment_date - Variable in class com.github.hsnghrld.idpay.TransactionFilter
 
payment_date(ValueRange) - Method in class com.github.hsnghrld.idpay.TransactionFilter
 
payment_hashed_card_no - Variable in class com.github.hsnghrld.idpay.TransactionFilter
 
payment_hashed_card_no(String) - Method in class com.github.hsnghrld.idpay.TransactionFilter
 
PaymentStatus - Enum in com.github.hsnghrld.idpay
 
phone - Variable in class com.github.hsnghrld.idpay.Transaction.Payer
 

S

settlement - Variable in class com.github.hsnghrld.idpay.Transaction
 
settlement_date - Variable in class com.github.hsnghrld.idpay.TransactionFilter
 
settlement_date(ValueRange) - Method in class com.github.hsnghrld.idpay.TransactionFilter
 
status - Variable in class com.github.hsnghrld.idpay.Transaction
 
statuses - Variable in class com.github.hsnghrld.idpay.TransactionFilter
 
statuses(PaymentStatus, PaymentStatus...) - Method in class com.github.hsnghrld.idpay.TransactionFilter
 

T

timestamp - Variable in class com.github.hsnghrld.idpay.GetListOfTransactionsResult.Attachment
 
toJSONObject() - Method in class com.github.hsnghrld.idpay.TransactionFilter
 
toString() - Method in class com.github.hsnghrld.idpay.CreatePaymentResult
 
toString() - Method in enum com.github.hsnghrld.idpay.ErrorCode
 
toString() - Method in class com.github.hsnghrld.idpay.GetListOfTransactionsResult.Attachment
 
toString() - Method in class com.github.hsnghrld.idpay.GetListOfTransactionsResult
 
toString() - Method in enum com.github.hsnghrld.idpay.PaymentStatus
 
toString() - Method in class com.github.hsnghrld.idpay.Transaction.Payer
 
toString() - Method in class com.github.hsnghrld.idpay.Transaction.PaymentDetail
 
toString() - Method in class com.github.hsnghrld.idpay.Transaction.Settlement
 
toString() - Method in class com.github.hsnghrld.idpay.Transaction
 
toString() - Method in class com.github.hsnghrld.idpay.Transaction.Verify
 
toString() - Method in class com.github.hsnghrld.idpay.Transaction.Wage
 
toString(Collection<ErrorCode>) - Static method in enum com.github.hsnghrld.idpay.ErrorCode
 
toString(Collection<PaymentStatus>) - Static method in enum com.github.hsnghrld.idpay.PaymentStatus
 
total_amount - Variable in class com.github.hsnghrld.idpay.GetListOfTransactionsResult.Attachment
 
total_count - Variable in class com.github.hsnghrld.idpay.GetListOfTransactionsResult.Attachment
 
track_id - Variable in class com.github.hsnghrld.idpay.Transaction.PaymentDetail
 
track_id - Variable in class com.github.hsnghrld.idpay.Transaction.Settlement
 
track_id - Variable in class com.github.hsnghrld.idpay.Transaction
 
track_id - Variable in class com.github.hsnghrld.idpay.TransactionFilter
 
track_id(String) - Method in class com.github.hsnghrld.idpay.TransactionFilter
 
Transaction - Class in com.github.hsnghrld.idpay
 
Transaction(JSONObject) - Constructor for class com.github.hsnghrld.idpay.Transaction
 
Transaction.Payer - Class in com.github.hsnghrld.idpay
 
Transaction.PaymentDetail - Class in com.github.hsnghrld.idpay
 
Transaction.Settlement - Class in com.github.hsnghrld.idpay
 
Transaction.Verify - Class in com.github.hsnghrld.idpay
 
Transaction.Wage - Class in com.github.hsnghrld.idpay
 
TransactionFilter - Class in com.github.hsnghrld.idpay
 
TransactionFilter() - Constructor for class com.github.hsnghrld.idpay.TransactionFilter
 
transactions - Variable in class com.github.hsnghrld.idpay.GetListOfTransactionsResult
 
type - Variable in class com.github.hsnghrld.idpay.Transaction.Wage
 

V

ValidationException - Exception in com.github.hsnghrld.idpay.exception
Thrown when input parameters type do not match the expected type.
ValidationException(String) - Constructor for exception com.github.hsnghrld.idpay.exception.ValidationException
Constructs a ValidationException with an explanatory message.
ValidationException(String, Throwable) - Constructor for exception com.github.hsnghrld.idpay.exception.ValidationException
Constructs a ValidationException with an explanatory message and cause.
ValidationException(Throwable) - Constructor for exception com.github.hsnghrld.idpay.exception.ValidationException
Constructs a new ValidationException with the specified cause.
valueOf(String) - Static method in enum com.github.hsnghrld.idpay.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.hsnghrld.idpay.PaymentStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.hsnghrld.idpay.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.hsnghrld.idpay.PaymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
verify - Variable in class com.github.hsnghrld.idpay.Transaction
 
verifyPayment(String, String) - Method in class com.github.hsnghrld.idpay.IDPay
After receiving the information on the acceptor's site and validating the information by the acceptor, the acceptor must confirm the transaction to complete the payment systematically and prevent the return of money to the payer

W

wage - Variable in class com.github.hsnghrld.idpay.Transaction
 

_

_0 - com.github.hsnghrld.idpay.ErrorCode
 
_1 - com.github.hsnghrld.idpay.PaymentStatus
 
_10 - com.github.hsnghrld.idpay.PaymentStatus
 
_100 - com.github.hsnghrld.idpay.PaymentStatus
 
_101 - com.github.hsnghrld.idpay.PaymentStatus
 
_11 - com.github.hsnghrld.idpay.ErrorCode
 
_12 - com.github.hsnghrld.idpay.ErrorCode
 
_13 - com.github.hsnghrld.idpay.ErrorCode
 
_14 - com.github.hsnghrld.idpay.ErrorCode
 
_2 - com.github.hsnghrld.idpay.PaymentStatus
 
_200 - com.github.hsnghrld.idpay.PaymentStatus
 
_21 - com.github.hsnghrld.idpay.ErrorCode
 
_22 - com.github.hsnghrld.idpay.ErrorCode
 
_23 - com.github.hsnghrld.idpay.ErrorCode
 
_24 - com.github.hsnghrld.idpay.ErrorCode
 
_3 - com.github.hsnghrld.idpay.PaymentStatus
 
_31 - com.github.hsnghrld.idpay.ErrorCode
 
_32 - com.github.hsnghrld.idpay.ErrorCode
 
_33 - com.github.hsnghrld.idpay.ErrorCode
 
_34 - com.github.hsnghrld.idpay.ErrorCode
 
_35 - com.github.hsnghrld.idpay.ErrorCode
 
_36 - com.github.hsnghrld.idpay.ErrorCode
 
_37 - com.github.hsnghrld.idpay.ErrorCode
 
_38 - com.github.hsnghrld.idpay.ErrorCode
 
_4 - com.github.hsnghrld.idpay.PaymentStatus
 
_41 - com.github.hsnghrld.idpay.ErrorCode
 
_42 - com.github.hsnghrld.idpay.ErrorCode
 
_43 - com.github.hsnghrld.idpay.ErrorCode
 
_5 - com.github.hsnghrld.idpay.PaymentStatus
 
_51 - com.github.hsnghrld.idpay.ErrorCode
 
_52 - com.github.hsnghrld.idpay.ErrorCode
 
_53 - com.github.hsnghrld.idpay.ErrorCode
 
_54 - com.github.hsnghrld.idpay.ErrorCode
 
_6 - com.github.hsnghrld.idpay.PaymentStatus
 
_7 - com.github.hsnghrld.idpay.PaymentStatus
 
_8 - com.github.hsnghrld.idpay.PaymentStatus
 
A B C D E G H I L M N O P S T V W _ 
All Classes All Packages