Setup and Configuration of the Stop Check Payment Service Process for Retail Banking
Use the Service Process Studio to enable the Stop Check Payment service process to give your agents an easy-to-follow process for capturing stop check payment requests of your customers.
Required Editions
| Available in: Lightning Experience |
| Available in: Professional, Enterprise, and Unlimited Editions |
Here are the artifacts and components used for this process:
| TYPE | NAME | WHAT IT DOES |
|---|---|---|
| API Endpoints | For current account - /CurrentAccount/{accountId}/IssuedDevice/Update | Calls the outbound API endpoints in MuleSoft (or other middleware) that the fulfillment flow uses to fulfill the request. |
| For savings account - /SavingsAccount/{accountId}/IssuedDevice/Update | ||
| Integration Definition | FSC_StopCheckPayment | Calls the API to submit a client’s request in the core banking system. |
| Apex | fscserviceprocess.StopCheckPaymentIntegrationProvider | Implements the business logic required for the service process integration. |
| Omniscript | FSC/StopCheckPayment | Gives a guided path for completing the request intake process. |
| Flow Orchestrator Work Guide | Process Stop Check Payment Request | Activates record-triggered flow orchestrator whenever a request is made, attempts to process it, and acts based on the outcome. |
| Service Process Template | Stop Check Payment | Creates a unique version of the service process from a predefined template. |
| Action Launcher Deployment | /FSC/StopCheckPayment/Multi-Language | Adds Omniscript to the action launcher component. |
- Assign Permissions for the Stop Check Payment Service Process
To use the Stop Check Payment service process, assign the relevant permissions to your users. - Connect to MuleSoft and Create a Named Credential for the Stop Check Payment Service Process
Turn on Financial Services Cloud Integrations and create a MuleSoft named credential to connect your external banking system to Salesforce. - Create an Integration Definition for the Stop Check Payment Service Process
The Stop Check Payment Service Process uses thefscserviceprocess.StopCheckPaymentIntegrationProviderintegration definition. It calls the API to submit the client’s stop check payment request in the core banking system. You can use this integration definition, or create your own. - Clone and Activate the Omniscript for the Stop Check Payment Service Process
Clone and activate the FSC/StopCheckPayment Omniscript. This Omniscript gives your users a guided path for completing the request intake process in the Stop Check Payment service process. Use the Omniscript as it is, or customize it to meet the needs of your business. - Clone and Activate the Stop Check Payment Salesforce Flow
Use the Process Stop Check Payment Request Salesforce Flow Orchestration to show your users the step-by-step instructions to submit a Stop Check Payment request for a client. You can customize the flow to meet your business needs. - Incorporate Your Company Logo in Stop Check Payment Service Process Communications for Retail Banking
Use your company logo in an Email template and use it with the Stop Check Payment service process for customer interactions - Create a Stop Check Payment Service Process from a Template
Create a unique version of the Stop Check Payment service process and enter the details. - Add Data Attributes for the Stop Check Payment Service Process
You can create data attributes to store information that a customer provides. The Stop Check Payment service process has predefined data attributes. You can create more as needed to meet the needs of your business. - Create a Stop Check Payment Action
Create an action launcher deployment that uses the service process template to give your users quick access to the Stop Check Payment Omniscript. If you have an existing action launcher deployment, add the Stop Check Payment Omniscript to it. - Add the Action to the Person Account Page for the Stop Check Payment Service Process
Add the Stop Check Payment action launcher component to the person account page layout to give your users quick access to the Stop Check Payment Omniscript.
Did this article solve your issue?
Let us know so we can improve!

