You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In local storage, add a marker that a form submission and payment has been submitted and is ongoing. The marker can be deleted when the payment flow is complete.
If the form page is loaded while the marker is present and recent (recency specifications TBD), we can query FormSG's server to check the status of the submission, inform the user of the details, and ask the user if:
he/she is sure she wants to proceed to make a new submission
proceed to payment page if the submission was pending
In local storage, add a marker that a form submission and payment has been submitted and is ongoing. The marker can be deleted when the payment flow is complete.
If the form page is loaded while the marker is present and recent (recency specifications TBD), we can query FormSG's server to check the status of the submission, inform the user of the details, and ask the user if:
Dependency
The text was updated successfully, but these errors were encountered: