Help for this page
$c->stash(payments => \@payments);
$c->stash->{payments} = [ map { ... } } @payments ];