Classes, interfaces and traits

BadDataFormatException

Format of request data is bad.

« More »

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 »

Classes, interfaces and traits

AccountConfigurationException

One of the given accounts is not configured for multimerchant payments.

« More »

InsufficientAmountException

Sum of amounts from all multimerchant payments is not equal to total amount.

« More »

WrongCurrencyException

Currency values from multimerchant payments are not equal to value from the main payment.

« More »