Home Forums Voip Optimisation Voip Optimisation Reply To: Voip Optimisation

Nishit Shan
Participant
Post count: 1004

Hello

#10108 :
1) Logically the script sends notification after receiving response from API. When it receive positive response from API then API will send notification about purchase success.
Same for API Error when API gives any error while purchase it will give the error message with the numbers listing. In this case the API response with blank means the API did not give positive or negative response. Can you please advice how this notification will send ?

2) Yes i said the search numbers comes directly from API. But for pagination we need to store it in database and then we display it on page.

3) On Notification page flushing button flushing the notification table data.

Thanks