We want to use Actinic for conference bookings. The bookings are typically made by a company’s purchasing department (the invoicing address) but the bookings are for one or more individuals for whom we need to capture separate name and address details.
The standard functionality is just about adequate when somebody books their own place as the particular individual can put their details in as the delivery address, but this falls down when there are multiple delegates.
I thought of handling this outside of Actinic by creating a registration process (in PHP) which culminates in accessing the cart from outside Actinic, but is there any way in which this additional functionality could be done inside Actinic?
The standard functionality is just about adequate when somebody books their own place as the particular individual can put their details in as the delivery address, but this falls down when there are multiple delegates.
I thought of handling this outside of Actinic by creating a registration process (in PHP) which culminates in accessing the cart from outside Actinic, but is there any way in which this additional functionality could be done inside Actinic?
Comment