Skip to content

Commit

Permalink
Updated READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
README-bot committed Jul 19, 2024
1 parent 3a0abbe commit cf5eca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ My repo of Today I Learned posts. Inspired by [simonw/til](https://github.com/si

### stripe

* [---](https://github.com/williln/til/blob/main/stripe/setup-dj-stripe.md) - 2024-07-18
* [`dj-stripe` contains models for all the Stripe objects and can sync them for you](https://github.com/williln/til/blob/main/stripe/setup-dj-stripe.md) - 2024-07-18
* [Creating a PaymentIntent, but not capturing it, and allowing more to be charged later](https://github.com/williln/til/blob/main/stripe/uncaptured_payment_intents_and_overcapture.md) - 2024-06-10
* [Generating a `PaymentIntent` and saving it to a Django model](https://github.com/williln/til/blob/main/stripe/payment_intents.md) - 2024-06-06
* [Setting up a webhook in local development (Django project)](https://github.com/williln/til/blob/main/stripe/webhook_local_dev.md) - 2024-07-11
Expand Down

0 comments on commit cf5eca3

Please sign in to comment.