download all files

This commit is contained in:
Roman Pyrih
2025-06-24 14:14:35 +02:00
parent ebed09c00b
commit 4c71b5d9c2
72007 changed files with 10407727 additions and 40029 deletions

View File

@@ -0,0 +1,28 @@
{*
* PayU
*
* @author PayU
* @copyright Copyright (c) 2018 PayU
* @license http://opensource.org/licenses/LGPL-3.0 Open Software License (LGPL 3.0)
*
* http://www.payu.com
*}
<span style="display: block; margin-top: 10px;">
<span id="payu-installment-cart-summary"></span>
</span>
<script type="text/javascript" class="payu-script-tag">
document.addEventListener("DOMContentLoaded", function (event) {
openpayu.options.creditAmount ={$cart_total_amount|floatval};
openpayu.options.showLongDescription = true;
openpayu.options.lang = 'pl';
OpenPayU.Installments.miniInstallment('#payu-installment-cart-summary');
});
if (document.getElementById("payu-installment-cart-summary").childNodes.length == 0 &&
typeof openpayu !== 'undefined' &&
openpayu != null) {
openpayu.options.creditAmount ={$cart_total_amount|floatval};
openpayu.options.showLongDescription = true;
openpayu.options.lang = 'pl';
OpenPayU.Installments.miniInstallment('#payu-installment-cart-summary');
}
</script>

View File

@@ -0,0 +1,23 @@
{*
* PayU
*
* @author PayU
* @copyright Copyright (c) 2018 PayU
* @license http://opensource.org/licenses/LGPL-3.0 Open Software License (LGPL 3.0)
*
* http://www.payu.com
*}
<div class="payu-installment-panel">
<span id="payu-installment-cart-total"></span>
<script type="text/javascript" class="payu-script-tag">
document.addEventListener("DOMContentLoaded", function (event) {
openpayu.options.creditAmount ={$cart_total_amount|floatval};
openpayu.options.showLongDescription = true;
openpayu.options.lang = 'pl';
OpenPayU.Installments.miniInstallment('#payu-installment-cart-total');
});
</script>
</div>
<hr class="separator payu-separator-reset">
<p></p>

View File

@@ -0,0 +1,22 @@
<div class="payu-marker-class payu-method-description payu-checkout-installment">
<img style="width: 121px; margin-top:-20px;" src="{$payu_installment_img}" />
<p>
<span id='payu-installments-mini-cart'></span>
<script type='text/javascript' class="payu-script-tag" >
document.addEventListener("DOMContentLoaded", function(event) {
openpayu.options.creditAmount ={$total_price};
openpayu.options.showLongDescription = true;
openpayu.options.lang = 'pl';
OpenPayU.Installments.miniInstallment('#payu-installments-mini-cart');
});
</script>
</p>
<p>
{l s='Order will be done after positive decision' mod='payu'}
</p>
</div>
<script type="text/javascript">
(function () {
window.payuPaymentLoaded = true;
})();
</script>

View File

@@ -0,0 +1,27 @@
<div class="payu-method-description">
<img class="payu-marker-class payu-later-logo" src="{$payu_later_logo_img}"/>
<p>
{l s='Pay by card or online transfer up to 30 days after purchase, no additional fees' mod='payu'}
<span id='payu-later-mini-cart'>
<img src="{$payu_question_mark_img}"/>
</span>
<script type='text/javascript' class="payu-script-tag">
document.addEventListener("DOMContentLoaded", function (event) {
var options = {
amount: {$total_price},
customElement: true,
lang: 'pl'
}
DelayedPayment.miniDelayedPayment('#payu-later-mini-cart', options);
});
</script>
</p>
<p>
{l s='Order will be done after positive decision' mod='payu'}
</p>
</div>
<script type="text/javascript">
(function () {
window.payuPaymentLoaded = true;
})();
</script>

View File

@@ -0,0 +1,22 @@
<?php
/**
* PayU
*
* @author PayU
* @copyright Copyright (c) 2014 PayU
* @license http://opensource.org/licenses/LGPL-3.0 Open Software License (LGPL 3.0)
*
* http://www.payu.com
* http://openpayu.com
* http://twitter.com/openpayu
*/
header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT');
header('Cache-Control: no-store, no-cache, must-revalidate');
header('Cache-Control: post-check=0, pre-check=0', false);
header('Pragma: no-cache');
header('Location: ../../../');
exit;

View File

@@ -0,0 +1,97 @@
{*
* PayU
*
* @author PayU
* @copyright Copyright (c) 2016 PayU
* @license http://opensource.org/licenses/LGPL-3.0 Open Software License (LGPL 3.0)
*
* http://www.payu.com
*}
<fieldset class="payu-payment-fieldset-1-6">
<legend class="payu-payment-legend-1-6">
<span class='logo' />
</legend>
{if $showCardPayment == true}
<div class="row">
<div class="col-xs-12">
<p class="payment_module">
<a class="payu payu_card" href="{$cardActionUrl|escape:'htmlall':'UTF-8'}"
title="{l s='Pay by card' mod='payu'}">
{l s='Pay by card' mod='payu'}
</a>
</p>
</div>
</div>
{/if}
<div class="row">
<div class="col-xs-12">
<p class="payment_module payment_payu">
{if $showCardPayment == true}
<a class="payu" href="{$actionUrl|escape:'htmlall':'UTF-8'}"
title="{l s='Pay by online transfer' mod='payu'}">
{l s='Pay by online transfer' mod='payu'}
</a>
{else}
<a class="payu" href="{$actionUrl|escape:'htmlall':'UTF-8'}"
title="{l s='Pay by online transfer or card' mod='payu'}">
{l s='Pay by online transfer or card' mod='payu'}
</a>
{/if}
</p>
</div>
</div>
{if $credit_available == true}
<div class="row">
<div class="col-xs-12">
<div class="payu-payment-credit-installment-tile" onclick="location.href='{$creditActionUrl|escape:'htmlall':'UTF-8'}'"
title="{l s='Pay online in installments' mod='payu'}">
{l s='Pay online in installments' mod='payu'}
<span id="payu-installment-cart-summary" class="payu-installment-cart-summary"></span>
<script type="text/javascript" class="payu-script-tag" >
document.addEventListener("DOMContentLoaded", function (event) {
openpayu.options.creditAmount ={$cart_total_amount|floatval};
openpayu.options.showLongDescription = true;
openpayu.options.lang = 'pl';
OpenPayU.Installments.miniInstallment('#payu-installment-cart-summary');
});
if (document.getElementById("payu-installment-cart-summary").childNodes.length == 0 &&
typeof openpayu !== 'undefined' &&
openpayu != null) {
openpayu.options.creditAmount ={$cart_total_amount|floatval};
openpayu.options.showLongDescription = true;
openpayu.options.lang = 'pl';
OpenPayU.Installments.miniInstallment('#payu-installment-cart-summary');
}
</script>
</div>
</div>
</div>
{/if}
{if $payu_later_available == true}
<div class="row">
<div class="col-xs-12">
<div class="payu-payment-credit-later-tile" onclick="location.href='{$creditPayULaterActionUrl|escape:'htmlall':'UTF-8'}'"
title="{l s='Pay later with PayU' mod='payu'}">
{l s='Pay later with PayU' mod='payu'}
<span id="payu-later-cart-summary" class="payu-later-cart-summary"></span>
<script type="text/javascript" class="payu-script-tag" >
document.addEventListener("DOMContentLoaded", function (event) {
var options = {
amount: {$cart_total_amount|floatval},
lang: 'pl'
};
DelayedPayment.miniDelayedPayment('#payu-later-cart-summary', options);
});
if (document.getElementById("payu-later-cart-summary").childNodes.length == 0) {
var options = {
amount: {$cart_total_amount|floatval},
lang: 'pl'
};
DelayedPayment.miniDelayedPayment('#payu-later-cart-summary', options);
}
</script>
</div>
</div>
</div>
{/if}
</fieldset>

View File

@@ -0,0 +1,30 @@
{*
* PayU
*
* @author PayU
* @copyright Copyright (c) 2018 PayU
* @license http://opensource.org/licenses/LGPL-3.0 Open Software License (LGPL 3.0)
*
* http://www.payu.com
*}
<span class="payu-installment-price-listing">
<span style="display: block;" class="payu-installment-mini-{$product_id|md5}"></span>
</span>
<script type="text/javascript" class="payu-script-tag">
document.addEventListener("DOMContentLoaded", function (event) {
$(".products").find(".payu-installment-price-listing").parent().css("margin-top", "-7px");
$(".products").find(".payu-installment-price-listing").parent().prev().css("margin-top", "7px");
$(".products").find(".payu-installment-price-listing > span").css("margin-top", "-2px");
openpayu.options.creditAmount ={$product_price|floatval};
openpayu.options.showLongDescription = true;
openpayu.options.lang = 'pl';
OpenPayU.Installments.miniInstallment('.payu-installment-mini-{$product_id|md5}');
});
if (typeof openpayu !== 'undefined') {
openpayu.options.creditAmount ={$product_price|floatval};
openpayu.options.showLongDescription = true;
openpayu.options.lang = 'pl';
OpenPayU.Installments.miniInstallment('.payu-installment-mini-{$product_id|md5}');
}
</script>

View File

@@ -0,0 +1,25 @@
{*
* PayU
*
* @author PayU
* @copyright Copyright (c) 2016 PayU
* @license http://opensource.org/licenses/LGPL-3.0 Open Software License (LGPL 3.0)
*
* http://www.payu.com
*}
<div class="row" id="payuRetryPayment">
<div class="col-xs-12">
<p class="payment_module">
<a class="payu" href="{$payuActionUrl|escape:'htmlall':'UTF-8'}" title="{l s='Retry pay with PayU' mod='payu'}">
<img src="{$payuImage|escape:'htmlall':'UTF-8'}" alt="{l s='Retry pay with PayU' mod='payu'}" />
{l s='Retry pay with PayU' mod='payu'}
</a>
</p>
</div>
</div>
<script>
$(document).ready(function() {
$('#payuRetryPayment').insertAfter($('.info-order').first());
});
</script>

View File

@@ -0,0 +1,18 @@
{*
* PayU
*
* @author PayU
* @copyright Copyright (c) 2016 PayU
* @license http://opensource.org/licenses/LGPL-3.0 Open Software License (LGPL 3.0)
*
* http://www.payu.com
*}
<div class="box" id="payuRetryPayment17">
<p class="payment_module_17">
<a class="payu" href="{$payuActionUrl|escape:'htmlall':'UTF-8'}" title="{l s='Retry pay with PayU' mod='payu'}">
<img src="{$payuImage|escape:'htmlall':'UTF-8'}" alt="{l s='Retry pay with PayU' mod='payu'}" />
{l s='Retry pay with PayU' mod='payu'}
</a>
</p>
</div>