File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -48,3 +48,8 @@ for processing payments.
4848 is a technical talk about monitoring systems at scale. The presenter works
4949 at Stripe so much of his
5050
51+ * [ Implementing API Billing with Stripe] ( https://www.daily.co/blog/implementing-api-billing-with-stripe )
52+ covers billing and invoicing requirements for a video calling API product.
53+ They explain how they matched their requirements to what Stripe offers
54+ then what they had to build themselves to get everything working the way
55+ they intended.
Original file line number Diff line number Diff line change @@ -15,6 +15,9 @@ on GitHub.
1515
1616
1717## 2019
18+ ### April
19+ * New [ Stripe API] ( /stripe.html ) resources.
20+
1821### March
1922* Added new resources across the site and merged
2023 [ PR #206 ] ( https://github.com/mattmakai/fullstackpython.com/pull/206 )
You can’t perform that action at this time.
0 commit comments