Enabling creators to author newsletter issues

Опубликовано: 06 Октябрь 2024
на канале: Stripe Developers
1,367
9

In this episode, you'll learn how to build the functionality that allows authors on your platform to create and edit newsletter issues.

The platform we're building in this series allows creators to produce creative content (e.g., a newsletter), publish their content, and monetize their content with paid subscriptions.

This is episode 05 in the series. Stay tuned and subscribe for updates throughout the summer. We'll cover all the ins and outs of Stripe Connect, how you need to model and store things in your database, how to handle authentication, how to process web hooks and post-payment events in your Stripe account, how to onboard creators, how to use Stripe Checkout on the front end to securely accept payment, and how to setup the Stripe Customer Portal to allow subscribers to manage their payments and subscriptions.

Presenter
CJ Avilla - Software Engineer -   / cjav_dev  

Table of contents
00:00 Introduction
00:43 Building the new issue model
01:58 Building the issues controller
05:37 Building the issues index
07:23 Building the form to create an issue
10:43 Building the input form
13:00 Building the date picker
16:25 Conclusion

Resources
Stripe Connect docs: https://stripe.com/docs/connect
Stripe Connect guide: https://stripe.com/docs/connect/explo...
Tailwind UI: https://tailwindui.com/
Stripe Checkout: https://stripe.com/docs/payments/chec...
Stripe Customer Portal: https://stripe.com/docs/customer-mana...
Checkout 101 video series:    • Checkout 101: low code, prebuilt, hos...  
Checkout playlist:    • Stripe Checkout  

Support
If you have a question, please feel free to reach out to our support team on Discord at https://stripe.com/go/developer-chat

Updates
Sign up to stay updated with developer news: https://go.stripe.global/dev-digest

Feedback
If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88


#stripe #payments #connect #rails #ruby #tailwindcss #creator #newsletter