1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-02 19:41:26 +00:00
Files
browser/docs/billing/relationships.dsl
2025-07-28 10:08:35 -07:00

5 lines
225 B
Plaintext

# High-level provider relationships
server.api.billing -> stripe "Requests payments for customers"
server.api.billing -> braintree "Requests payments for customers"
stripe -> server.api.billing "Sends subscription events to"