I have a website where my customers can order business cards. At the moment they go on to the site, fill out some form fields which in turn creates a print ready pdf and saves it to my server using there email address as a unique identifier. This is done using a combination of php and a mysql database.
How can i have a product in actinic (business cards) and then a link to configure the cards at the above website and tie it all up at the end so i know what card goes with what order.
Im guessing i will need to pass some kind of variable to the business card site which can be saved in the mysql database ?
Any Thoughts ?
Many Thanks
How can i have a product in actinic (business cards) and then a link to configure the cards at the above website and tie it all up at the end so i know what card goes with what order.
Im guessing i will need to pass some kind of variable to the business card site which can be saved in the mysql database ?
Any Thoughts ?
Many Thanks
Comment