Postponed
Project:
Ubercart Addresses
Version:
7.x-1.x-dev
Component:
Checkout
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2012 at 00:42 UTC
Updated:
24 Sep 2012 at 18:26 UTC
It would be nice sometimes to only allow a user to select and address from the address book, and not be able to freeform enter or edit an address.
Comments
Comment #1
megachrizYes, that would be a nice option. I've been thinking about this earlier, but got stuck when thinking about the next couple of things:
I haven't rethought about this since I was only working on the 6.x-2.x version. I think it would be a lot easier to do for the 7.x-1.x version, so I would say this is a potential feature for the 7.x-1.x version only.
I'm focussing on bugs in the module right now and I probably will not have the time to implement a feature like this soon. Would you like to start with a UI design and think about how to deal with cases where stores have shipping costs that depend on the delivery address?
Comment #2
iwant2fly commentedSure. The company I work for has another proprietary eCommerce platform that has this functionality, and it is very useful for corporate clients, where you want to control where products are sent, or who gets the bill. I will try to write up how it works, and make some improvements, since it isn't the most elegant system.
Comment #3
megachrizHere is a related issue to this feature request and my thoughts back when I was only working with the 6.x-2.x version: #1414462: Users Without Permission Can Still Add New Address While Checking Out. One other thing I noted there is that selecting addresses from the address book will not work for anonymous users, as they won't have an address book. And what about users that have no addresses at all? This can happen if uc_addresses is installed later or if you don't require users to enter an address when they register. Something to think about.
@iwant2fly
I will wait for your plan. Until then, this issue is marked as postponed.