Zen Cart Logo
Forums / Customization from the Admin / Adding required drop-down box on checkout

Adding required drop-down box on checkout

Locked

Views: 2,086

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
20 Aug 2006, 9:14 PM
#1
gsummerlin avatar

gsummerlin

New Zenner

Join Date:
Aug 2005
Posts:
17
Plugin Contributions:
0

Adding required drop-down box on checkout

good afternoon,
i have a client that requires their customers to choose one of a list of Non-profit organizations for their purchase to benefit.

the company gives a percentage of all sales to the Non-Profit of the customer's choice, but they have to choose which one before finishing the check out process.

please advise me on how this can be accomplished.

thanks,
grant

20 Aug 2006, 9:30 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Adding required drop-down box on checkout

There's no obvious way in the base Zen Cart system to do this for a whole order. You could do it on a product-by-product basis by adding "charity" as an attribute to each product, though even then your client would probably need a custom report to know how much to pay to each charity.

21 Aug 2006, 2:47 PM
#3
gsummerlin avatar

gsummerlin

New Zenner

Join Date:
Aug 2005
Posts:
17
Plugin Contributions:
0

Re: Adding required drop-down box on checkout

it's important that i can add this functionality. is there another way to solve this?

if needed, i will/can outsource this portion. any takers?

thanks,
grant

21 Aug 2006, 3:09 PM
#4
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Adding required drop-down box on checkout

My point is that the function doesn't exist in the core Zen Cart code. Howver, the beauty of open source software, and Zen Cart in particular, is that you can expand its functionality.

This specific requirement, if done properly, would have a number of different components, but would nevertheless would be fairly easy overall.

21 Aug 2006, 8:19 PM
#5
gsummerlin avatar

gsummerlin

New Zenner

Join Date:
Aug 2005
Posts:
17
Plugin Contributions:
0

Re: Adding required drop-down box on checkout

would you be able to create this functionality? if so, what's your rates? please email me at info @ smallfishsolutions.com (please remove the spaces on either side of the @ symbol).

thanks,
grant

12 Sep 2006, 12:11 PM
#6
asti avatar

asti

New Zenner

Join Date:
Sep 2006
Posts:
21
Plugin Contributions:
0

Re: Adding required drop-down box on checkout

I need this function as well.
Can either of you post some info here or PM me ?

Thank you

12 Sep 2006, 4:56 PM
#7
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Adding required drop-down box on checkout

There is a very good description of how to add a text field to the shipping page in Zen Cart 1.3.0.2 in this thread. However, line numbers will be different in version 1.3.5 and if you wanted to add a different type of field or add it to a different page, then you would have to adapt the approach.

In case it helps, I rate it least difficult to add a field to the shipping page and most difficult to add one to the confirmation page. Adding one to the payment page falls in the middle. However, whichever page you add your field to, the change will require a fairly high degree of technical and Zen Cart knowledge. It's not a change for the faint-hearted.

14 Sep 2006, 6:56 PM
#8
asti avatar

asti

New Zenner

Join Date:
Sep 2006
Posts:
21
Plugin Contributions:
0

Re: Adding required drop-down box on checkout

I have opted to use the gift certificate feature, think it will work OK....I have text explaining it does NOT reduce amount owed for items ordered.....

Thanks!