Hi
According to
http://www.konakart.com/javadoc/server/com/konakart/appif/KKEngIf.html#editCustomer(java.lang.String,%20com.konakart.appif.CustomerIf)
only the fields
* gender
* firstName
* lastName
* birthDate
* emailAddr
* faxNumber
* telephoneNumber
* newsletter
are editable, but how can one edit the custom fields
* custom1
* custom2
* etc.
of
http://www.konakart.com/javadoc/server/com/konakart/appif/CustomerIf.html
?
Thanks
Michael
this seems to work anyhow. Maybe it makes sense to update the javadoc accordingly.
Cheers
Michael
Yes, the javadoc has been updated for the next release.
Thanks Michael.
Thank you :-)