I am trying to get the attributes of a renewal order using the renew.cgi, so
that I can generate email receipts (not contained in the stock cgi!) etc.
I had expected to be able to use the Order ID in email/thank you page by the
following perl:
my $id = $res->{attributes}{ id };
$HTML{id} = $id;
But that doesn't seem to do it. Anyone have any tips for this?
--
John Keegan
[EMAIL PROTECTED]
http://RackShare.com
