Skip to content

Commit

Permalink
AD-294 Implement Multiple Small Improvements in v12 Adyen Integration…
Browse files Browse the repository at this point in the history
… Modules - moved localization messages
  • Loading branch information
pjaneta committed Sep 19, 2024
1 parent 098a003 commit faf2cb2
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.


0 comments on commit faf2cb2

Please sign in to comment.