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 »