File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
content/pages/04-web-development Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,11 @@ for processing payments.
2727 to handle recurring payments instead of using a more expensive service
2828 like Chargify or Recurly if you only have minimal requirements.
2929
30+ * [ Django Stripe Tutorial] ( https://testdriven.io/blog/django-stripe-tutorial/ )
31+ looks at how to quickly add Stripe to accept payments on a Django/Python website.
32+
33+ * [ Setting up Stripe Connect with Django] ( https://testdriven.io/blog/setting-up-stripe-connect-with-django/ )
34+ this tutorial looks at how to integrate Stripe Connect into a Django application.
3035
3136### Resources about Stripe
3237* [ How Stripe Designs Beautiful Websites] ( https://www.leejamesrobinson.com/blog/how-stripe-designs-beautiful-websites/ )
You can’t perform that action at this time.
0 commit comments