add generic error message for button

This commit is contained in:
David Remer 2020-07-28 08:05:18 +03:00
parent c98e10d2a1
commit 1ea7d9968a
12 changed files with 25 additions and 12 deletions

View file

@ -36,7 +36,7 @@ class CheckoutBootstap {
render() {
const actionHandler = new CheckoutActionHandler(
PayPalCommerceGateway,
new ErrorHandler(),
new ErrorHandler(this.gateway.labels.error.generic),
);
this.renderer.render(