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 john@RackShare.com http://RackShare.com
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:36:21 EDT