Integrating the Stripe Connect Express Dashboard

Поделиться
HTML-код
  • Опубликовано: 16 июл 2024
  • In this episode, you'll learn how to integrate the Stripe Express Dashboard into your platform.
    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.
    Presenter
    CJ Avilla - Software Engineer - / cjav_dev
    Table of contents
    00:00 Introduction
    00:33 Adding a LoginLink
    03:10 Testing the Stripe Express Dashboard
    04:09 Connect Embeddable UI Components
    05:10 Conclusion
    Resources
    Stripe Connect docs: stripe.com/docs/connect
    Stripe Connect guide: stripe.com/docs/connect/explo...
    Sidekiq: github.com/sidekiq/sidekiq
    Tailwind UI: tailwindui.com/
    Stripe Checkout: stripe.com/docs/payments/chec...
    Stripe Customer Portal: stripe.com/docs/customer-mana...
    Checkout 101 video series: • Checkout 101: low code...
    Checkout playlist: • Stripe Checkout
    Support
    If you have a question, please feel free to reach out to our support team on Discord at stripe.com/go/developer-chat
    Updates
    Sign up to stay updated with developer news: go.stripe.global/dev-digest
    Feedback
    If you have any feedback about this or other episodes, let us know: forms.gle/VjNqzRhotM2snYo88
    #stripe #payments #ruby #rails #webhooks
  • РазвлеченияРазвлечения

Комментарии • 14

  • @deepl1x
    @deepl1x 10 месяцев назад

    This is so freaking cool, thx so much for this videos!

  • @DaniloDelfino
    @DaniloDelfino 4 месяца назад

    AMAZING!!!!!!

  • @TheLegendSpeaker
    @TheLegendSpeaker Месяц назад

    Would be great if you made a video explaining how refunds would work for such applications

  • @danielcollsol3694
    @danielcollsol3694 2 месяца назад

    Thanks dude for your amazing job explaining this stuff! I have a doubt though, what is the best way of integrating the Express Dashboard into a React Native app?

  • @user-tt1vy9zr3e
    @user-tt1vy9zr3e 6 месяцев назад

    How funds transfer from stripe connect account balance to stripe connect bank account or debit card

  • @TheBabysBooty
    @TheBabysBooty 9 месяцев назад

    What if you're not a developer, but need a developer? All I'm trying to do is add afterpay through Stripe and CAN NOT figure it out! I have Stripe and Klarna and need to integrate Afterpay as well.

    • @StripeDev
      @StripeDev  9 месяцев назад +1

      Hey there-great question! You can find skilled developers for Stripe integrations in our Stripe Partner Directory. It's an excellent way to connect with professionals proficient in all things Stripe: stripe.com/partners/directory.

  • @neatfastro
    @neatfastro 8 месяцев назад

    Where can I find the source code of this app?

    • @StripeDev
      @StripeDev  8 месяцев назад

      Hey there-you can see any of our available code over at our repository here: github.com/stripe.

    • @neatfastro
      @neatfastro 8 месяцев назад

      @@StripeDev before commenting I did searched through that with keywords such as "news" and "connect" but was unable to find this one.

    • @StripeDev
      @StripeDev  8 месяцев назад

      @@neatfastro We didn't post this exact sample but there are a few Connect examples at github.com/stripe-samples (filter by Connect of course) including github.com/stripe-samples/connect-onboarding-for-express

  • @raphox
    @raphox 9 месяцев назад

    It is interesting to know that you are using Turbo Rails and Tailwind. Why are you not using view helpers like form_tag or link_to? Why not use a template engine, too?

  • @user-tt1vy9zr3e
    @user-tt1vy9zr3e 6 месяцев назад

    How to add funds on stripe connect account from connect account external account

    • @StripeDev
      @StripeDev  6 месяцев назад +1

      Great question! Please check out our support guide on how this process works here: stripe.com/docs/connect/add-and-pay-out-guide?integration=with-code#with-code-add-funds.