On Friday 10 January 2003 10:11 am, Charles Daminato wrote: > all the client code does is loop through > sw_register if bulk_order = 1 for each domain name that you specify.
There is also 'profile' logic to consider. If a new profile is being created, the first registration should have the 'bulk_order' and 'link_domains' attributes set to 1. When the order id is returned, that value should be used as the value of the 'master_order_id' attribute for subsequent registrations, which should also have the 'bulk_order' and 'link_domains' attributes set to 1. The the domains are being added to an existing profile, the reg_domain/reg_username will identify the profile to which the new domains should be added. Of course I could be wrong-- check the API docs... -Regards, Paul Sisson
