first commit
This commit is contained in:
15
modules/payu/views/templates/admin/info.tpl
Normal file
15
modules/payu/views/templates/admin/info.tpl
Normal file
@@ -0,0 +1,15 @@
|
||||
{*
|
||||
* PayU
|
||||
*
|
||||
* @author PayU
|
||||
* @copyright Copyright (c) 2017 PayU
|
||||
* @license http://opensource.org/licenses/LGPL-3.0 Open Software License (LGPL 3.0)
|
||||
*
|
||||
* http://www.payu.com
|
||||
*}
|
||||
|
||||
<div class="panel">
|
||||
<div class="panel-heading">{l s='Information' mod='payu'}</div>
|
||||
<p>{l s='Important: This plugin works only with "REST API" (Checkout) points of sales (POS).' mod='payu'}<br />
|
||||
{l s='If you do not already have PayU merchant account, ' mod='payu'} <a href="https://secure.payu.com/boarding/?pk_campaign=Github&pk_kwd=Prestashop#/form" target="_blank">{l s='please register in Production' mod='payu'}</a> {l s='or ' mod='payu'} <a href="https://secure.snd.payu.com/boarding/?pk_campaign=Plugin&pk_kwd=Prestashop#/form" target="_blank">{l s='please register in Sandbox' mod='payu'}.</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user