Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
        }
        return($hash);
    }
    
  2. or download this
    ...
    
    ...
         'fee_line' => '',                      # should be fee_lines
         'shipping_tax' => '0.00',
    ...