Skip to content

Commit 4e84de4

Browse files
committed
new stripe resource
1 parent 62e7470 commit 4e84de4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/pages/04-web-development/53-stripe.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

content/pages/meta/00-change-log.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)