From 92f45c378e835450ad1147f22ab98b69b8154d0b Mon Sep 17 00:00:00 2001 From: Senad Uka Date: Sun, 7 Feb 2016 19:53:48 +0100 Subject: [PATCH] disable pikpay for now --- front-ui/app/components/payment/paypalButton.js | 2 +- front-ui/app/components/payment/pikpayButton.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/front-ui/app/components/payment/paypalButton.js b/front-ui/app/components/payment/paypalButton.js index ee11661..2e78154 100644 --- a/front-ui/app/components/payment/paypalButton.js +++ b/front-ui/app/components/payment/paypalButton.js @@ -24,7 +24,7 @@ var PaypalButton = React.createClass({ notifyUrl += "/payment/confirmation"; return ( - + */ ); }, _onPikpayClick: function(e) {