MuleSoft Accelerator for Financial Services icon

MuleSoft Accelerator for Financial Services

(1 review)

Payments modernization demo setup guide

Overview

  • A Docker runtime will be required to deploy containers needed by the solution
  • A generic core banking system will be used as the primary system of record
  • Moov.io containers will be used to simulate the processing of ACH and Fedwire messages
  • A third-party Java library will be used to simulate the processing of SWIFT messages
  • A custom process will be used to simulate incoming payment confirmations
  • A Payments Front-end Web UI has been built to demonstrate the functionality implemented by this use case
  • MultiChain Wallet Node is used to support processing of BlockChain Transactions

Setup

This guide sets up a demo environment with the supported backend services used by the provided API implementations. When these APIs are adopted by a MuleSoft customer, it is expected that the customer will replace these example backend services with their preferred services.

The following containerized services are deployed on docker. For demo purposes, it is recommended to deploy all containers on a single Docker node.

The Payments Front-end Web UI can also be run locally, outside of a container, by following the instructions provided in its README file.

Payments Front-end Web UI recommended setup:

  1. Install Docker and its dependencies on the server of your choice.
  2. Configure the Payments Front-end Web UI by modifying the following properties in the .env file:

  3. Build the docker image by running its docker-build.sh script.

  4. Start the docker container by running the docker-run.sh script on the machine running the Docker server, or use a Docker administration UI to manage the containers.
  5. Update https.cors.allow-url property in the Payments Web UI Experience API with the Payments Front-end Web UI endpoint to allow CORS.

Moov.io recommended setup:

The moov.io images are provided pre-built as-is. They can be started on the Docker server by using the included docker-run.sh scripts.

MultiChain setup:

To run the MultiChain node as a docker container, perform the following steps:

  1. Use the Dockerfile from the scripts folder in the Blockchain System API to build the MultiChain image.
  2. Run the docker-run.sh script to deploy the container and setup network ports. Run docker-exec.sh to create MultiChain and configure the json-rpc service to interact with the MultiChain container.

Reviews

TypeCustom
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onApr 29, 2022
Contact nameMuleSoft Solutions
Contact emailsolutions-questions@mulesoft.com
Asset overview

Asset versions for 1.4.x

Asset versions
VersionActions
1.4.0

Categories

Industry Vertical
Financial ServicesBankingNo values left to add
Accelerator
Financial ServicesNo values left to add

Tags