I'm working on implementing apeisa's shop module in our new multilanguage website. But when i switch to the english version of the site it fails to find the order.
The selector used:
template=sc-order, sc_session={$sid}, status=unpublished, limit=1, sort=-created
returns the correct page on the default language, but returns nothing on a secondary language.
I've checked the session and that remains exactly the same.
I've found that when I check the active box on the 2nd language url on it works again. But haven't found a way to automatically do this when creating the orders.