KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: Ted on October 28, 2009, 08:48:16 am

Title: Addresses
Post by: Ted on October 28, 2009, 08:48:16 am
I 've got a question about addresses in KonaKart.

- Although the Struts/JSP app says a customer can't create more than 5, is this actually enforced by the KonaKart API or is this in the Struts/JSP frontend code? Else I would recommended this as a feature for the future.
- Looks like there are a number of addresses to be associated with a customer but only 1 can be set as primary address?
- Is there a way to have a customer while managing his addresses upfront (in My Account) designate addresses for delivery specifically and others for shipping? Or is this something only during checkout can be managed?

We're not using the KonaKart Struts frontend - so I'm especially interested in anything that goes directly via the API.
Title: Re: Addresses
Post by: trevor on October 28, 2009, 08:55:19 am
Quote- Although the Struts/JSP app says a customer can't create more than 5, is this actually enforced by the KonaKart API or is this in the Struts/JSP frontend code?

Front end only

Quote- Looks like there are a number of addresses to be associated with a customer but only 1 can be set as primary address?

Yes

Quote- Is there a way to have a customer while managing his addresses upfront (in My Account) designate addresses for delivery specifically and others for shipping? Or is this something only during checkout can be managed?

You could use a custom address field to keep this info .