From fb72d3c490ff9f2e60aa5cc9c395bf04e80bc9b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cankush=5Fm=E2=80=9D?= Date: Fri, 29 Jun 2018 12:17:04 +0530 Subject: [PATCH] Issue #40 fix: pass name, address, city etc while placing the order so that the order details are shown prefilled on the 2checkout --- code/plugins/2checkout/2checkout.php | 11 ++++++----- code/plugins/2checkout/2checkout/helper.php | 8 ++++++-- code/plugins/2checkout/2checkout/tmpl/default.php | 14 ++++++++------ code/plugins/2checkout/2checkout/tmpl/form.php | 13 +++++++------ 4 files changed, 27 insertions(+), 19 deletions(-) diff --git a/code/plugins/2checkout/2checkout.php b/code/plugins/2checkout/2checkout.php index 76bbbf6..8403cad 100755 --- a/code/plugins/2checkout/2checkout.php +++ b/code/plugins/2checkout/2checkout.php @@ -1,10 +1,11 @@ - * @website http://techjoomla.com - * @copyright Copyright (c) 2009-2018 TechJoomla. All rights reserved. - * @license GNU General Public License version 2 or later; see LICENSE.txt + * @package Joomla_Payments + * @subpackage plg_payments_2checkout + * + * @author Techjoomla + * @copyright Copyright (C) 2009 - 2018 Techjoomla. All rights reserved. + * @license GNU General Public License version 2 or later; see LICENSE.txt */ // No direct access diff --git a/code/plugins/2checkout/2checkout/helper.php b/code/plugins/2checkout/2checkout/helper.php index 640fceb..1816738 100755 --- a/code/plugins/2checkout/2checkout/helper.php +++ b/code/plugins/2checkout/2checkout/helper.php @@ -1,7 +1,11 @@ + * @copyright Copyright (C) 2009 - 2018 Techjoomla. All rights reserved. + * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die(';)'); diff --git a/code/plugins/2checkout/2checkout/tmpl/default.php b/code/plugins/2checkout/2checkout/tmpl/default.php index c4c4a6f..27babdd 100755 --- a/code/plugins/2checkout/2checkout/tmpl/default.php +++ b/code/plugins/2checkout/2checkout/tmpl/default.php @@ -1,11 +1,13 @@ - * @website http://techjoomla.com - * @copyright Copyright (c) 2009-2018 TechJoomla. All rights reserved. - * @license GNU General Public License version 2 or later; see LICENSE.txt + * @package Joomla_Payments + * @subpackage plg_payments_2checkout + * + * @author Techjoomla + * @copyright Copyright (C) 2009 - 2018 Techjoomla. All rights reserved. + * @license GNU General Public License version 2 or later; see LICENSE.txt */ + defined('_JEXEC') or die('Restricted access'); ?> @@ -14,7 +16,7 @@
- + diff --git a/code/plugins/2checkout/2checkout/tmpl/form.php b/code/plugins/2checkout/2checkout/tmpl/form.php index 8c0f0e7..4aa5dba 100755 --- a/code/plugins/2checkout/2checkout/tmpl/form.php +++ b/code/plugins/2checkout/2checkout/tmpl/form.php @@ -1,10 +1,11 @@ - * @website http://techjoomla.com - * @copyright Copyright (c) 2009-2018 TechJoomla. All rights reserved. - * @license GNU General Public License version 2 or later; see LICENSE.txt + * @package Joomla_Payments + * @subpackage plg_payments_2checkout + * + * @author Techjoomla + * @copyright Copyright (C) 2009 - 2018 Techjoomla. All rights reserved. + * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die('Restricted access'); ?> @@ -12,7 +13,7 @@
- +