Trusten Posted October 28, 2002 Share Posted October 28, 2002 hi, i know there is a 'use this address field' but i also want to make a seperate field that says 'no address needed for this order'. i considered going into the file itself and making this, but i'm not sure i want to. any ideas? Link to comment Share on other sites More sharing options...
mattice Posted October 28, 2002 Share Posted October 28, 2002 but i'm not sure i want to. You'll have to I'm afraid. Just out of curiosity.. how do you want to ship stuff without an address? Or is it intended for the downloads? "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
Trusten Posted October 28, 2002 Author Share Posted October 28, 2002 downloads.... Link to comment Share on other sites More sharing options...
Trusten Posted October 28, 2002 Author Share Posted October 28, 2002 how am i goign to edit this file? i know when there is an extra address in the address book, things look different', can't i get the code to THINK there is an extra address in EVERY address book, and turns out, it's only the 'no address needed' bit? Link to comment Share on other sites More sharing options...
mattice Posted October 28, 2002 Share Posted October 28, 2002 It depends on the checkout path you're wanting. Can you describe the exact idea you have, I don't understand what you want exactly.... Prevent people from entering shipping addresses? The way I see it clients have allready registered and their address is taken as shipping address by default?? "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
Trusten Posted October 28, 2002 Author Share Posted October 28, 2002 ok well it's like this i want that at the point of check out, where you see the shipping address on the left, there's a radio button beside it, then directly below, there is another radio button that says 'no address needed' i want that they can give their address or not give it. look, like this (0) Big Bird Somewhere, out there ln NY, NY 000000 (0) No address needed then, when it goes through, it can take off the address or leave it on, depending on them. how's that? Link to comment Share on other sites More sharing options...
mattice Posted October 28, 2002 Share Posted October 28, 2002 You could probably hardcode it inthere with html but you'll run into problems because the script wants to write it all to the db down the line... You could solve this by inserting 'empty' values but as I see it it will still be a pretty intensive hack... unless there is an obvious solution I am overlooking here... ?! You could consider writing a default 'no shipping' shipping address to the addressbook of EVERY customer and using that but that would give problems with regular products. If you only use downloads that might be the easiest framework. "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.