Skip to content

Commit

Permalink
📝 (donate) update diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbrgl committed Dec 27, 2023
1 parent 9f03b89 commit ccb60f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions functions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ sequenceDiagram
Donation Form ->>- Stripe Checkout: Redirects
Donor ->> Stripe Checkout: Proceeds with payment
Stripe Checkout -->> Cloud Functions: Confirms payment
Note over Cloud Functions, Stripe Checkout: A private Slack channel is notified via a <br>Slack app integration
Cloud Functions ->> Donor: Sends confirmation email via Mailgun
Note over Donor, Cloud Functions: A bcc is sent to donate@ourworldindata.org
Stripe Checkout ->> "Thank you" page: Redirects
Note right of "Thank you" page: A few weeks/months later
Lars ->> Donors sheet: ✍️ Exports new donors
Expand Down

0 comments on commit ccb60f3

Please sign in to comment.