Issues to resolve for a Codeigniter built-in website
Budget: ₹1,500 – ₹12,500 INR
The below website has built-in Codeigniter.
https://www.cashcompare.co.uk/get-my-quote
Can anyone help with the following issues?
1. we have a form page that has an issue when the data submits from the mobile device. After filling out the form, it gets processed to the connecting page and takes to the redirection URL with an API response.
But if the user locks their mobile screen while on the connecting page, the process is happening in the back end, but the user still sees the connecting page with a loader.
It is proper on the mobile device only if we get an API response (redirection URL) within 180 seconds. If that goes beyond, it is not working, so it should work even if it goes beyond 180 seconds up to 300 seconds at least.
2. Under the application form, we have a pay date in text box format. If the user enters the previous date from the current date, it should show an error and not allow their further steps, but sometimes we are getting previous dates.
3. After the form filling, it redirects to the connecting page, in that we have an ajax URL to call the third-party API, sometimes it is not working
4. When the user fills the form after the database, API sends the information to a third party. A few times, even if it has valid data, it is not going to the third party. Mainly it is when we have high floating.
https://www.cashcompare.co.uk/get-my-quote
Can anyone help with the following issues?
1. we have a form page that has an issue when the data submits from the mobile device. After filling out the form, it gets processed to the connecting page and takes to the redirection URL with an API response.
But if the user locks their mobile screen while on the connecting page, the process is happening in the back end, but the user still sees the connecting page with a loader.
It is proper on the mobile device only if we get an API response (redirection URL) within 180 seconds. If that goes beyond, it is not working, so it should work even if it goes beyond 180 seconds up to 300 seconds at least.
2. Under the application form, we have a pay date in text box format. If the user enters the previous date from the current date, it should show an error and not allow their further steps, but sometimes we are getting previous dates.
3. After the form filling, it redirects to the connecting page, in that we have an ajax URL to call the third-party API, sometimes it is not working
4. When the user fills the form after the database, API sends the information to a third party. A few times, even if it has valid data, it is not going to the third party. Mainly it is when we have high floating.