Represents arguments of the request "AddCreditCard"
Represents arguments for request "Cancellation"
Represents the response of the request "cancellation"
Represents a client
Represents a credit card
Represents a credit cards list (response of AddCreditCard and CreditCardsList requests)
Represents a customer
Represents arguments of the request "DebitPayment"
Represents arguments of the request "DirectPayment"
Represents the response of requests "DirectPayment", "OneClickPayment", "PaymentStatus" and "PaymentRefund"
Generic entity
Represents arguments of the request "FindUser"
Represents a payment notification
Represents arguments of the request "OneClickPayment"
Represents the response of the request "PaymentPage"
Represents arguments for the request "PaymentPage"
Represents arguments of the request "PaymentStatus"
Represents arguments of the request "PaymentRefund"
Represents arguments for the request "AddUser" and "UpdateUser"
Represents the response of the request "AddUser" and "UpdateUser"
API function /payment/addcard, add a credit card
API function /user/add, add a new user
API function /payment/cancel, asks for the cancellation of a recurring payment
API function /payment/listcards, gets the credit cards list
API function /payment/debit, makes a payment by "debit"
API function /payment/direct, makes a payment "direct"
API function /user/find, search a user
API function /payment/oneclick, asks for a payment OneClick
API function /payment/page, asks for the external payment page
API function /payment/refund, asks for a refund
API function /payment/status, requests for a payment status
Gerenic request
API function /user/update, makes an update of an user
Base methods for caller
Modifies the comportement of the caller
Analyses the tag in comments of the current entity class
Caller using Curl
Caller using file_get_contents
Specific modifier for ecommerce
Class for log data for debuging purpose
Parse a payment notification
Security tools
Singleton, allows to call EasyTransac API with API key
Response used in return of a request