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 »