-
{lang="ps_start"}
{$purchase->start->localeDate()}
{{if $purchase->expire}}
-
{lang="ps_expire"}
{$purchase->expire->localeDate()}
{{endif}}
{{if $purchase->renewals and !$purchase->grouped_renewals}}
-
{lang="purchase_renewal_terms"}
{$purchase->renewals->toDisplay( $purchase->member )}
{{endif}}
{{if $purchase->billing_agreement AND !$purchase->billing_agreement->canceled}}
-
{lang="ps_billing_agreement"}
{$purchase->billing_agreement->gw_id}
{{endif}}