diff --git a/view/frontend/templates/paypal/express_buttonv2.phtml b/view/frontend/templates/paypal/express_buttonv2.phtml index e03b277b..778d6bee 100644 --- a/view/frontend/templates/paypal/express_buttonv2.phtml +++ b/view/frontend/templates/paypal/express_buttonv2.phtml @@ -98,7 +98,6 @@ // add your actions on cancellation }, onError: function() { - alert("X"); console.log("An Error occurred as part of the PayPal JS SDK"); // add your actions if error occurs }