{* * * @author Przelewy24 * @copyright Przelewy24 * @license https://www.gnu.org/licenses/lgpl-3.0.en.html * *}
{l s=$singleError mod='przelewy24'}
{/foreach}{l s='Here you can send a refund to the customer. The amount of the refund may not exceed the value of the transaction and the amount of funds available in your account.' mod='przelewy24'}
{l s='Amount to refund' mod='przelewy24'}: {$amountToRefund} {$sign}
{else}{l s='The payment has already been fully refunded - no funds to make further returns.' mod='przelewy24'}
{/if} {if $refunds}| {l s='Amount refunded' mod='przelewy24'} | {l s='Date of refund' mod='przelewy24'} | Status |
|---|---|---|
| {$refund['amount_refunded']/100} {$sign} | {$refund['created']} | {l s=$refund['status'] mod='przelewy24'} |