-
+
+
+
+
diff --git a/src/main/resources/flows-config.yaml b/src/main/resources/flows-config.yaml index 59d72d361..70bb2f94c 100644 --- a/src/main/resources/flows-config.yaml +++ b/src/main/resources/flows-config.yaml @@ -753,6 +753,8 @@ flow: condition: EnableProviderRegistration nextScreens: - name: registration-submit-confirmation + registration-submit-confirmation: + nextScreens: null submit-complete-final: nextScreens: - name: registration-getting-started diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index 7a68a2a57..581b094a5 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -1550,7 +1550,11 @@ registration-submit-complete.title=Upload documents notice # registration-submit-next-steps registration-submit-next-steps.title=Next steps - +registration-submit-next-steps.header=Next steps +registration-submit-next-steps.list-1=Your CCR&R will start reviewing your application within 10 business days after receiving it. +registration-submit-next-steps.list-2=You will get a letter in the mail about your registration application. +registration-submit-next-steps.list-3=You may be asked to send additional verification documents. +registration-submit-next-steps.notice=Important note: You will not be able to get CCAP payments until this registration process is complete. # registration-doc-upload-recommended-docs registration-doc-upload-recommended-docs.title=Submit verification documents registration-doc-upload-recommended-docs.ssn.header=Social Security card diff --git a/src/main/resources/templates/providerresponse/registration-submit-next-steps.html b/src/main/resources/templates/providerresponse/registration-submit-next-steps.html index 18710b266..578b87c8e 100644 --- a/src/main/resources/templates/providerresponse/registration-submit-next-steps.html +++ b/src/main/resources/templates/providerresponse/registration-submit-next-steps.html @@ -8,11 +8,23 @@