Skip to content

Commit 7a13c95

Browse files
feat: this commit updates README.md with information about comanda's integration with the internal federation service, explaining its identity, application federation, and security functions.
1 parent 161e936 commit 7a13c95

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,20 @@ Each directory represents an independent system with its own solution, source co
6161

6262
<h4 align="center">EXTERNAL SERVICES BEHIND COMANDA</h4>
6363

64-
#### PIX Transactions
65-
6664
> Comanda integrates with **AbacatePay** to process PIX-based payments, enabling fast and localized transactions for Brazilian merchants.
6765
This powers the real-time checkout experience used by stores when processing customer orders.
6866

6967
- Website: https://www.abacatepay.com/
7068
- Documentation: https://docs.abacatepay.com/
7169

72-
#### Subscription & Billing Infrastructure
73-
7470
> As a SaaS platform, Comanda relies on **Stripe** to manage the full subscription lifecycle.
7571
Recurring billing, subscription status, payment retries, and invoicing are orchestrated through Stripe’s infrastructure, ensuring platform monetization remains robust and operationally independent from merchant revenue flows.
7672

7773
- Website: https://stripe.com/
7874
- Documentation: https://docs.stripe.com/
75+
76+
> Comanda also integrates with its own Internal **Federation** Service, responsible for identity management and trusted application federation.
77+
This service enables secure communication between internal applications, allowing them to trust each other through token validation, signature verification, and controlled realm-based access.
78+
79+
- Documentation: https://github.com/https-richardy/httpsrichardy.federation.webapi
80+
- Repository: https://github.com/https-richardy/httpsrichardy.federation.webapi

0 commit comments

Comments
 (0)