[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Help on Storing Shipping Info
> How to store different ship addresses in userdb? I am using following
> code to store the values in userdb but nick name is missing in the
> userdb
I found it easiest to use the userdb functions set_shipping ,
get_shipping , and get_shipping_names . Those work with the address book
stored as a perl hash in the userdb.address_book field. I think the
nickname field in the userdb may have something to do with an older way of
storing multiple shipping addresses.
Jeff