From 339e2b7a5431beb0db0f1fb2c8467bc5bfa225fd Mon Sep 17 00:00:00 2001 From: ibrahimlawal Date: Wed, 16 Mar 2016 23:58:27 +0100 Subject: [PATCH] Fix pop.phtml javascript issue when form parameter includes newline --- app/design/frontend/base/default/template/paystack/pop.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/design/frontend/base/default/template/paystack/pop.phtml b/app/design/frontend/base/default/template/paystack/pop.phtml index 4fbe9f3..43838d9 100644 --- a/app/design/frontend/base/default/template/paystack/pop.phtml +++ b/app/design/frontend/base/default/template/paystack/pop.phtml @@ -42,7 +42,7 @@ if($params): function payWithPaystack(){ var handler = PaystackPop.setup({ $value): ?> - : '', + : '', ref: '' + generateREF(), callback: function(response){