cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
885
Views
0
Helpful
2
Replies

Ordering Moment after Authorization

I am having JavaScript in my service which will be executed during Ordering moment - page on load. The script was executing immediately after approval.

When I checked using the JS alert(Moment) in the page load, I got the message "ordering" - when the page is getting loaded immediately after the request is approved!!!!

Has anybody noticed it? Is there any ways to handle this situation?

As an alternate, I am checking a field's value which I set during submission. If that field has any value, I am skipping the JS snippet. If it is null, then I am executing my JS script.

2 Replies 2

angfong
Level 1
Level 1

This is a known issue and the fix will be available some time soon. There is a slight timing gap for the system moment to be updated and it was treated incorrectly as "Ordering" momentarily. Your workaround looks fine to me and should acheve the same result.

Thanks Angela.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: