Statements

The process to present a cardholder's statement via PDF with MO and Galileo integration is the following:

  1. MO's Credit Card Core generates a statement in a JSON format on the cut-off date of the cardholder and uploads it to a secured S3 bucket of AWS accessible by the PM.
  2. PM accesses the statements in the secured bucket and builds the cardholder pdf statement with its own template.
  3. Upload the final PDF statement in the user interface, send via email, or any other channel.

To summarize the steps taken above for the statement process, please refer to the diagram below: