Overview

Introduction

Vision/Release Goal

To build a service which will generate a small static PDF receipt from the provided form definition and data payload. This will support HTML pages (Maestro forms) and also PDF overlay (Acroforms). If multiple packages are provided then this service will concatenate the receipts together (iText).

Target Audience

This is a service provides receipt generation capabilities to other components of the system, it does not directly interact with end users. The expected audience for this micro service is:

  1. Onboarding applications which needs to generate the receipt as a PDF record of the data entered during the customer journey. Once generated the receipt will be stored in the Document Microservice.

Overall Design

Flow diagrams

Register Form

Generate Receipt

Get Receipt


Bookmark Name Actions
Feedback
x