[ 'message' => 'The order amount is too high', 'description' => 'We are sorry to have to inform you that your request for AfterPay on your order is not accepted by AfterPay. This is because the order amount exceeds the allowed amount to pay with AfterPay. We advise you to choose a different payment method to complete your order.' ], '30' => [ 'message' => 'Customer has too many open invoices', 'description' => 'We are sorry to have to inform you that your request for AfterPay on your order is not accepted by AfterPay. This is because you have reached the maximum amount of open invoices with AfterPay. We advise you to choose a different payment method to complete your order.' ], '36' => [ 'message' => 'Customer has no valid email address', 'description' => 'We are sorry to have to inform you that your request for AfterPay on your order is not accepted by AfterPay. This is because your email address is not correct or not complete. We advise you to choose a different payment method to complete your order.' ], '40' => [ 'message' => 'Customer is under 18', 'description' => 'We are sorry to have to inform you that your request for AfterPay on your order is not accepted by AfterPay. This is because your age is under 18. If you want to use the AfterPay service, your age has to be 18 years or older. We advise you to choose a different payment method to complete your order.' ], '42' => [ 'message' => 'Customer has no valid address', 'description' => 'We are sorry to have to inform you that your request for AfterPay on your order is not accepted by AfterPay. This is because your address is not correct or not complete. We advise you to choose a different payment method to complete your order.' ], '47' => [ 'message' => 'The order amount is too low', 'description' => 'We are sorry to have to inform you that your request for AfterPay on your order is not accepted by AfterPay. This is because the order amount is under the allowed amount to pay with AfterPay. We advise you to choose a different payment method to complete your order.' ], '71' => [ 'message' => 'Customer has no valid company data', 'description' => 'We are sorry to have to inform you that your request for AfterPay on your order is not accepted by AfterPay. This is because your company data is not correct or not complete. We advise you to choose a different payment method to complete your order.' ], 'fallback' => [ 'message' => 'General rejection', 'description' => 'We are sorry to have to inform you that your request for AfterPay on your order is not accepted by AfterPay. This is because of various reasons. We advise you to choose a different payment method to complete your order.' ], ];