Classes, interfaces and traits
ApiVersionException¶
Incorrect api version.
« More »
BankNumberException¶
Incorrect bank number.
« More »
BlikCodeException¶
Incorrect Blik code.
« More »
BNumberException¶
Incorrect building number.
« More »
CardMaskException¶
Incorrect card mask.
« More »
ChannelIdException¶
Incorrect channel id.
« More »
CountryException¶
Incorrect country name.
« More »
CurrencyException¶
Incorrect country name.
« More »
EmailException¶
Incorrect email address.
« More »
FirstnameException¶
Incorrect first name.
« More »
IncompatibleTypeException¶
Incompatible type of parameter.
« More »
IpException¶
The validator checks if the given IP address is correct.
« More »
LanguageException¶
Incorrect language.
« More »
LastnameException¶
Incorrect last name.
« More »
OperationNumberException¶
Incorrect operation number.
« More »
OperationStatusException¶
Incorrect operation status.
« More »
OperationTypeException¶
Incorrect operation type.
« More »
PasswordException¶
Incorrect password.
« More »
PhoneException¶
Incorrect phone number.
« More »
PostCodeException¶
Incorrect post code.
« More »
StreetException¶
Incorrect street name.
« More »
UrlException¶
Incorrect url address.
« More »
UsernameException¶
Incorrect username.
« More »
Classes, interfaces and traits
ApiException¶
An error by using the Dotpay API.
« More »
ForbiddenException¶
Dotpay API is forbidden to using.
« More »
HttpException¶
An error of HTTP comunication.
« More »
InstructionNotFoundException¶
Instruction is not found. Probably it's not saved.
« More »
NotFoundException¶
A resource is not found.
« More »
PaymentNotCreatedException¶
A payment is not created.
« More »
ServerException¶
An exception of using the Dotpay server.
« More »
TimeoutException¶
Timeout has been exceed.
« More »
UnauthorizedException¶
Using of Dotpay API is not authorized.
« More »
UnavailableException¶
Resource is unavailable.
« More »
Classes, interfaces and traits
BlockedAccountException¶
Account is disabled.
« More »
DisabledChannelException¶
Selected channel payment is desabled.
« More »
ExpiredException¶
A payment has been expired.
« More »
HashNotEqualException¶
Request has been modified during transmission.
« More »
HighAmountException¶
Amount is too high.
« More »
InactiveAccountException¶
Seller account is inactive.
« More »
LowAmountException¶
Amount is too low.
« More »
ParameterNotPresentException¶
Required parameter is not present in the data of payment sent to Dotpay.
« More »
UnknowChannelException¶
The given channel is unknown.
« More »
UnknownCurrencyException¶
The given currency is unknown.
« More »
UnrecognizedException¶
Occuring of an unexpected error.
« More »