Classes, interfaces and traits

AddCreditCard

Represents arguments of the request "AddCreditCard"

« More »

Cancellation

Represents arguments for request "Cancellation"

« More »

CancellationInfos

Represents the response of the request "cancellation"

« More »

Client

Represents a client

« More »

CreditCard

Represents a credit card

« More »

CreditCardsList

Represents a credit cards list (response of AddCreditCard and CreditCardsList requests)

« More »

Customer

Represents a customer

« More »

DebitTransaction

Represents arguments of the request "DebitPayment"

« More »

DirectTransaction

Represents arguments of the request "DirectPayment"

« More »

DoneTransaction

Represents the response of requests "DirectPayment", "OneClickPayment", "PaymentStatus" and "PaymentRefund"

« More »

Entity

Generic entity

« More »

FindUserBy

Represents arguments of the request "FindUser"

« More »

Notification

Represents a payment notification

« More »

OneClickTransaction

Represents arguments of the request "OneClickPayment"

« More »

PaymentPageInfos

Represents the response of the request "PaymentPage"

« More »

PaymentPageTransaction

Represents arguments for the request "PaymentPage"

« More »

PaymentStatus

Represents arguments of the request "PaymentStatus"

« More »

Refund

Represents arguments of the request "PaymentRefund"

« More »

User

Represents arguments for the request "AddUser" and "UpdateUser"

« More »

UserInfos

Represents the response of the request "AddUser" and "UpdateUser"

« More »

Classes, interfaces and traits

AddCreditCard

API function /payment/addcard, add a credit card

« More »

AddUser

API function /user/add, add a new user

« More »

Cancellation

API function /payment/cancel, asks for the cancellation of a recurring payment

« More »

CreditCardsList

API function /payment/listcards, gets the credit cards list

« More »

DebitPayment

API function /payment/debit, makes a payment by "debit"

« More »

DirectPayment

API function /payment/direct, makes a payment "direct"

« More »

FindUser

API function /user/find, search a user

« More »

OneClickPayment

API function /payment/oneclick, asks for a payment OneClick

« More »

PaymentPage

API function /payment/page, asks for the external payment page

« More »

PaymentRefund

API function /payment/refund, asks for a refund

« More »

PaymentStatus

API function /payment/status, requests for a payment status

« More »

Request

Gerenic request

« More »

UpdateUser

API function /user/update, makes an update of an user

« More »

Classes, interfaces and traits

ICaller

Base methods for caller

« More »

ICallerModifier

Modifies the comportement of the caller

« More »

CommentParser

Analyses the tag in comments of the current entity class

« More »

CurlCaller

Caller using Curl

« More »

FgcCaller

Caller using file_get_contents

« More »

LimitedModifier

Specific modifier for ecommerce

« More »

Logger

Class for log data for debuging purpose

« More »

PaymentNotification

Parse a payment notification

« More »

Security

Security tools

« More »

Services

Singleton, allows to call EasyTransac API with API key

« More »

Classes, interfaces and traits

StandardResponse

Response used in return of a request

« More »