Zen Cart Logo
Forums / All Other Contributions/Addons / Image Upload during Checkout

Image Upload during Checkout

Locked

Views: 1,406

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
1 Sep 2007, 9:53 PM
#1
pidotcr avatar

pidotcr

New Zenner

Join Date:
Aug 2007
Posts:
9
Plugin Contributions:
0

Image Upload during Checkout

I've done a search through the forums and haven't quite been able to find the answer to this one. Is it possible to add a section for the customer to upload a file during checkout?

I had it set up through attributes but think it might be confusing to have the file upload filed hanging out on the product info page.

Anyone have any ideas on how to do this?

Thanks:)

2 Sep 2007, 12:31 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Image Upload during Checkout

Zen Cart is written so that the upload happens when the item is added to the cart ... (this ties the upload to the product it relates to, which -in part- also helps to minimize confusion about what-belongs-to-what during checkout if the customer has multiple items in their cart, etc)

You would need to do quite a lot of customization to manage this during checkout instead ...

2 Sep 2007, 4:17 PM
#3
pidotcr avatar

pidotcr

New Zenner

Join Date:
Aug 2007
Posts:
9
Plugin Contributions:
0

Re: Image Upload during Checkout

Okay thanks for your reply!