docs: update architecture diagram with Asaas, Stripe and Backoffice connections

This commit is contained in:
Tiago Yamamoto 2025-12-27 01:05:56 -03:00
parent 95131d8c51
commit 94675c2169

View file

@ -55,15 +55,22 @@ SaveInMed é uma solução completa que oferece:
subgraph "External Services"
MP[Mercado Pago<br/>Payments]
AS[Asaas<br/>Payments]
ST[Stripe<br/>Payments]
end
MKT -->|Marketplace| API
MKT -->|Auth/Profile| BACK
API --> PG
BACK --> PG
API --> MP
API --> AS
API --> ST
BACK --> MP
BACK --> AS
BACK --> ST
style WEB fill:#4ade80
style MKT fill:#60a5fa