Hi Michael,
Please try it on service Complete event.
Hi Michael,
Please try it on service Complete event.
Hi Michael,
Could you please tell us in detail how to reproduce this?
Hi Katya,
app name star3 and is shared,
you will need to login, choose an item from pizzamenu, select options and click order btn. then click checkout, the checkout screen will now try to load but cant because of error.
the success event is located on the checkout page on success of STARUSERREAD service which is called on page load
hope this helps
Hi Michael,
Sorry, I do not see 'options' button. Probably 'settings'? Please specify the exact button names.
sorry Katya,
when I said options I meant choose a pizza size and click the order button, then the checkout btn
Michael,
Thanks. We'll test this.
Hi Katya,
Any news?
Hi Michael,
Sorry, not yet. Will update asap.
Hello Michael,
In your code in line 11, button login click handler is given error: Uncaught TypeError: Cannot call method 'slice' of undefined.
This may cause the problem, please fix it. You can add a condition or 'try - catch' sequence.