I need some help from a Perl guru... In the process_order sub of
register.info.cgi, right before the $xcp_request to register the domain, are
this lines:

    $data->{owner}=$owner;
    $data->{billing}=$billing;
    $data->{tech}=$tech;

How do I retrieve the billing information from $data? billing_first_name,
billing_last_name, etc.?

-- 
John Keegan
[EMAIL PROTECTED]
http://RackShare.com


Reply via email to