---
id: OrderCompleted
version: 0.0.1
name: Order Completed
summary: Emitted when a fraud check has been completed for a transaction
tags:
- payment
- fraud
- security
badges:
- content: New
backgroundColor: green
textColor: white
---
---
# id of your service, used for slugs and references in EventCatalog.
id: AnalyticsService
# Display name of the Service, rendered in EventCatalog
name: Analytics Service
# Version of the Service
version: 0.0.1
# Short summary of your Service
summary: |
Microservicio proxy para enviar eventos de analytics a GA4, Meta y Google Ads.
# Optional owners, references teams or users
owners:
- ecommerce
receives:
- id: OrderCompleted
version: 0.0.1
---
---
# id of your service, used for slugs and references in EventCatalog.
id: OrderService
# Display name of the Service, rendered in EventCatalog
name: Order Service
# Version of the Service
version: 0.0.1
# Short summary of your Service
summary: |
Service that contains order related information
# Optional owners, references teams or users
owners:
- ecommerce
sends:
- id: OrderCompleted
version: 0.0.1
deprecated:
date: 2026-05-01
message: |
This service is **being deprecated** and replaced by the new service **PurchaseService**.
Please contact the [team for more information](mailto:ecommerce@bigbox.com.ar).
---
import Footer from '@catalog/components/footer.astro';
## Overview
The Orders Service is responsible for managing customer orders within the system. It handles order creation, updating, status tracking, and interactions with other services such as Inventory, Payment, and Notification services to ensure smooth order processing and fulfillment.
{/* */}
## Architecture diagram
---
id: Ecommerce
name: Ecommerce
version: 0.0.3
owners:
- ecommerce
services:
- id: OrderService
- id: AnalyticsService
badges:
- content: Subdomain
backgroundColor: blue
textColor: blue
icon: RectangleGroupIcon
resourceGroups:
- id: related-resources
title: Core Ecommerce Services
items:
- id: OrderService
type: service
- id: AnalyticsService
type: service
---
import Footer from '@catalog/components/footer.astro';
The E-Commerce domain is the core business domain of FlowMart, our modern digital marketplace. This domain orchestrates all critical business operations from product discovery to order fulfillment, handling millions of transactions monthly across our global customer base.
---
id: "ecommerce"
name: "Ecommerce"
summary: "Ecommerce Team"
members:
- "ignacio-pieve"
- "julian-battista"
- "elias-velardez"
email: "ecommerce@bigbox.com.ar"
slackDirectMessageUrl: "www.google.com"
---
## Overview
Ecommerce Team
---
id: "elias-velardez"
name: "Elías Velardez"
avatarUrl: "https://ui-avatars.com/api/?name=Elias+Velardez&size=128&background=ff5733&color=ffffff"
role: "Backend Developer"
email: "elias.velardez@bigbox.com.ar"
slackDirectMessageUrl: "https://bigbox-espacio.slack.com/team/U02DEN2E0UR"
---
## Overview
---
id: "ignacio-pieve"
name: "Ignacio Pieve"
avatarUrl: "https://ui-avatars.com/api/?name=Ignacio+Pieve&size=128&background=ff5733&color=ffffff"
role: "Backend Developer"
email: "ignacio.pieve@bigbox.com.ar"
slackDirectMessageUrl: "https://bigbox-espacio.slack.com/team/U03HUC205LJ"
---
## Overview
---
id: "julian-battista"
name: "Julián Battista"
avatarUrl: "https://ui-avatars.com/api/?name=Julian+Battista&size=128&background=ff5733&color=ffffff"
role: "Backend Developer"
email: "julian.battista@bigbox.com.ar"
slackDirectMessageUrl: "https://bigbox-espacio.slack.com/team/U03HE55KJ9M"
---
## Overview