-
Your order # is: getLastOrderIncrementId(); ?>.
-
We'll email you an order confirmation with details and tracking info.
+
getLastOrderIncrementId(); ?>.
+
error == 'ok') : ?>
diff --git a/view/frontend/web/js/view/payment/method-renderer/coin-method.js b/view/frontend/web/js/view/payment/method-renderer/coin-method.js
index d41acf6..837c57f 100644
--- a/view/frontend/web/js/view/payment/method-renderer/coin-method.js
+++ b/view/frontend/web/js/view/payment/method-renderer/coin-method.js
@@ -237,7 +237,7 @@ define(
window.location.replace(redirect);
}
},
- error: function (err) {
+ error: function (error) {
console.log(error);
if (redirect) {
window.location.replace(redirect);
diff --git a/view/frontend/web/template/payment/coin_payment.html b/view/frontend/web/template/payment/coin_payment.html
index a89c2ba..10ede24 100644
--- a/view/frontend/web/template/payment/coin_payment.html
+++ b/view/frontend/web/template/payment/coin_payment.html
@@ -22,7 +22,7 @@
-
+
@@ -55,4 +55,4 @@
-
\ No newline at end of file
+