Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

how to calculate label values in an array

Hi Michael,

Please try it on service Complete event.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

how to calculate label values in an array

Hi Katya,

I done that but it stops the checkout page opening, the following error is in console

Image

Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

how to calculate label values in an array

Hi Michael,

Could you please tell us in detail how to reproduce this?

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

how to calculate label values in an array

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

how to calculate label values in an array

Hi Michael,

Sorry, I do not see 'options' button. Probably 'settings'? Please specify the exact button names.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

how to calculate label values in an array

sorry Katya,
when I said options I meant choose a pizza size and click the order button, then the checkout btn

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

how to calculate label values in an array

Michael,

Thanks. We'll test this.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

how to calculate label values in an array

Hi Katya,
Any news?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

how to calculate label values in an array

Hi Michael,

Sorry, not yet. Will update asap.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

how to calculate label values in an array

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.

Return to “Issues”