{assign var=title value="Rebill Log"} {include file="admin/header.inc.html"}
Date | Transactions breakdown | ||||
---|---|---|---|---|---|
Total | Not processed | Success | Declined | ||
{$dat|amember_date_format} | {if $p.total.cnt}{$p.total.cnt} ({$config.currency}{$p.total.amount}){/if} | {if $p.null.cnt}{$p.null.cnt} ({$config.currency}{$p.null.amount}){/if} | {if $p.0.cnt}{$p.0.cnt} ({$config.currency}{$p.0.amount}){/if} | {if $p.1.cnt}{$p.1.cnt} ({$config.currency}{$p.1.amount}){/if} | {if (time() - strtotime($dat)) > 0 }{if (time() - strtotime($dat)) < 60 * 60 * 24 * 30 } Run Rebill Manually {/if}{/if} |