Classes, interfaces and traits
AddCreditCard¶
API function /payment/addcard, add a credit card
« More »
AddCustomer¶
API function /client/add, add a new customer
« More »
AddDocument¶
API function /kyc/add, add a new document
« More »
AddUser¶
API function /user/add, add a new user
« More »
BankTransfersList¶
API function /client/payout/list, find all bank transfers from a customer
« More »
BankTransferStatus¶
API function /client/payout/list, get the status of a bank transfer
« More »
Cancellation¶
API function /payment/cancel, asks for the cancellation of a recurring payment
« More »
Capture¶
API function /payment/capture,
« More »
CreditCardInfo¶
API function /payment/cardinfos, get info from a credit card
« 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 »
FindCustomer¶
API function /client/find, find a customer
« More »
FindDocument¶
API function /kyc/find, Find documents
« More »
FindUser¶
API function /user/find, search a user
« More »
GetDocument¶
API function /kyc/get, get a document
« More »
MakeBankTransfer¶
API function /client/payout/init, make a bank transfer from your account to a customer
« More »
OneClickPayment¶
API function /payment/oneclick, asks for a payment OneClick
« More »
PaymentPage¶
API function /payment/page, asks for the external payment page
« More »
PaymentPageCancellation¶
API function /payment/cancel, asks for the cancellation of a payment page
« More »
PaymentRefund¶
API function /payment/refund, asks for a refund
« More »
PaymentStatus¶
API function /payment/status, requests for a payment status
« More »
UpdateCustomer¶
API function /client/update, edit a customer
« More »
UpdateUser¶
API function /user/update, makes an update of an user
« More »