diff --git a/adyencheckoutaddonapi/acceleratoraddon/web/webroot/WEB-INF/messages/base_en.properties b/adyencheckoutaddonapi/acceleratoraddon/web/webroot/WEB-INF/messages/base_en.properties index e70ef5cc..61f47c93 100644 --- a/adyencheckoutaddonapi/acceleratoraddon/web/webroot/WEB-INF/messages/base_en.properties +++ b/adyencheckoutaddonapi/acceleratoraddon/web/webroot/WEB-INF/messages/base_en.properties @@ -18,3 +18,12 @@ checkout.error.authorization.payment.pending=Your payment is being processed checkout.error.default=Sorry, there was a problem, please try again later +checkout.error.authorization.transaction.not.permitted=The transaction is not permitted. +checkout.error.authorization.cvc.declined=The payment is REFUSED. Please check your Card details. +checkout.error.authorization.restricted.card=The card is restricted. +checkout.error.authorization.payment.detail.not.found=The payment is REFUSED because the saved card is removed. Please try an other payment method. +checkout.error.authorization.payment.refused=The payment is REFUSED. +checkout.error.authorization.pos.configuration=Error reaching POS terminal. Check the terminal connection/configuration and try again. +checkout.error.authorization.failed=There was an internal technical error, please choose any other payment method to place your order. If the error persist, please contact us. + +