• Welcome to KonaKart Community Forum. Please login or sign up.
 

Multistore - shared customer: combined order history

Started by Ayyappan Manickam, March 06, 2015, 01:10:01 pm

Previous topic - Next topic

Ayyappan Manickam

Hi,

I'm using a mutlistore single DB with shared customers. I have a requirement that irrespective of the store customer has logge into, the order history should be displayed from both the stores. Could you please advise me an API or configuration to acheive this.

Thanks!!
Ayyappan M

julie

In order to do this you would have to instantiate a KKEng for both stores, make the API call on each one and merge the results on the UI.