hi, i have a great concern abt the wishlister's address being showing to public, that is, anyone who tries to purchase an item from the wishlist can see the address of the wishlist creator, doesn't that causing great privacy isssu and isn't it potentially dangerous? is there anyway to hide the address when placing order?

Comments

ore’s picture

I have password protected the wishlist to a list of email addresses (who get sent the password) and also to a list of drupal usernames. these are defined in the wishlist owners settings page. quite a useful addition for making lists private and keeping that address safe.

axel pressbutton’s picture

Hi ore,

Please could you give some more information on how you managed to add these features? From the sounds of it you have the solution to a feature that I'm after...I want to remove the the search option and just allow the wishlist owner to email their list to specific people.

Any help would be great. Many thanks :)

ore’s picture

send me an email to mike@ore.co.nz and ill email you the module i've modified. you would only need to remove the search from the hook_menu function to remove the search.

gooddesignusa’s picture

I would also like to have this feature. I would imagine you also fixed the "You have selected to purchase more items than requested." issue? Since that seems to make this module useless :(

Thanks a lot

razorback’s picture

I would like to "hide" the street address from none wishlist viewers who are purchasing something off the list. On checkout I would like to only show city and state for tax calculation purposes. Is this possible and where would I start. Thanks for any direction!

scottrigby’s picture

StatusFileSize
new1.1 KB

this patch is for progress only - DO NOT USE IT YET.

  • Currently removes access from uc_cart_checkout_form if it's a wishlist order, and alters the message accordingly.
  • @todo add config so users who want existing functionality can keep it
  • @todo allow users with 'administer wish lists' perm to bypass this
  • @todo conditionally remove shipping address from review form
  • @todo do the same on order history
  • @todo do the same on printable invoice
  • @todo also conditionally remove address from email template
  • anywhere else?
csc4’s picture

This seems a useful step - but could we offer them an option to let them change the address (even if they can't see it?)?

It kind of seems the original module jumps slightly too soon with the address - like the purchaser should have the choice of one of their addresses, a new address, or the wishlist address? After all, they haven't been stopped from adding other items to the cart.... trying to get the logic right in my head!

hockey2112’s picture

Any update on this crucial issue?

naveenvalecha’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.