Laravel: Building a Marketplace with Stripe Connect (2020)

Поделиться
HTML-код
  • Опубликовано: 6 авг 2024
  • In this video I will be showing you how to build a VERY simple marketplace with the Laravel framework and Stripe Connect (Express). To save time, I have decided not to add an auth page and instead just have a single seller page. This page will include the following:
    1. A Stripe form to purchase a "product" from the seller
    2. A tile displaying the sellers balance - or a warning to link their account if doesn't exist.
    3. A button for the seller to view their Stripe Connect account - or a button that links to the Stripe Connect setup page.
    What Is Stripe Express
    Express accounts are a type of Stripe connect account and is generally used for two sided marketplaces where there is a seller selling services or a product and a buyer of those services/product. Examples include:
    - Etsy
    - Ebay
    - Uber
    - Lyft
    How It Works:
    When a customer purchases a product from a seller, the charge will be collected by the platform. A separate transfer with your platform fees extracted will be sent to the connected account.
    Follow us on Instagram:
    / icodestuff.io

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

  • @Icodestuff
    @Icodestuff  2 года назад +3

    github.com/icodestuff-io/stripe-connect

  • @ollybradshaw3444
    @ollybradshaw3444 3 года назад +5

    I was literally just looking at how to implement this and the video was uploaded literally minutes ago!
    Lifesaver.

    • @Icodestuff
      @Icodestuff  3 года назад +1

      Glad I could help, be sure to let me know if you have questions :)

    • @sparkqy135
      @sparkqy135 3 года назад +1

      man, I had the exact task but I saw the video right after I finished that task hah

  • @AdamValli
    @AdamValli Год назад

    Thanks a million! Been trying to understand Stripe for the best part of a week. I also work in Laravel so this video is exactly what I needed. Subscribed!

  • @EduardoCruzFreelancer
    @EduardoCruzFreelancer 3 года назад +3

    Congrats from Brazil. Just as the other person, I was just searching on Stripe Connect and Laravel and saw that the video was uploaded a couple of hours ago. The heavy lifting is all here. And from there we can adapt for specific use cases. Thanks.

  • @andyjh07_
    @andyjh07_ 3 года назад +3

    Dude this is such a great video. Thank you so much for putting this together, this has helped me understand this flow massively and will help on a big project I've got planned. You've definitely earned a subscription from me and I'll be checking out your other stuff. Thank you again, this is such a huge help :D

  • @HAMZAALI-gd9cl
    @HAMZAALI-gd9cl 2 года назад

    you helped me a lot Brother Thanks

  • @drewadorador6527
    @drewadorador6527 3 года назад

    Thank you from the Philippines!!!! just what I need and learned a lot more! More videos please!!!!!

  • @qoraicheyassine6452
    @qoraicheyassine6452 Год назад

    Awesome video

  • @mohamedmahdy6739
    @mohamedmahdy6739 11 месяцев назад

    Big thanks man

  • @user-by5qc6kk9y
    @user-by5qc6kk9y 8 месяцев назад

    Nice explain bro. You are very intelligent bro. I'm fall in love :-)

  • @marshalldteach1109
    @marshalldteach1109 2 года назад

    Very helpful, it is exactly what I'm looking for. You just a earned a new subscriber brother.

  • @lucasloffel437
    @lucasloffel437 3 года назад

    Great one!

  • @aleksandrbakharev5199
    @aleksandrbakharev5199 2 года назад

    Big thanks!

  • @maazgamingxt3673
    @maazgamingxt3673 3 года назад

    Nice work 👍👍

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

    Neat bro, do yo give PHP private courses ? I'd be interested in Stripe API private courses

  • @aalh0201
    @aalh0201 3 года назад

    Really great video thanks for posting this.
    Did you ever get around to uploading that codepen?

  • @siddharthdwivedi56
    @siddharthdwivedi56 3 года назад

    Thankyou, this is a great video. can u create more video of integration ?

  • @errinwright
    @errinwright 3 года назад +1

    Currently trying to do this in React, so I will be going over this video and the docs over the next couple days :(

  • @ajayshakya7418
    @ajayshakya7418 2 года назад

    This is amazing video thanks for it, but i have hard luck i am doing same thing i am getting 502 server error while creating new client, i don’t have any idea whats the problem

  • @aalh0201
    @aalh0201 3 года назад +2

    at 30:50 you suggest adding extra security for the token, how can we do this?

  • @mreduar
    @mreduar Год назад

    Hello very good tutorial, it helped me to understand how stripe connect works, I have a question. If the customer already has an account and I don't want to create another account for him is it possible to connect his account and update return_url and refresh_url?

  • @priyankaaaaaaa
    @priyankaaaaaaa 3 года назад

    Helpful!! Where can I find source code for the same?

  • @flexaleo
    @flexaleo 3 года назад

    Hi! I am looking to integrate Stripe Connect with my Wix website, I was wondering if you can help?

  • @MostafaTantawyMMT
    @MostafaTantawyMMT 3 года назад

    please can you upload this project on get hub or something

    • @Icodestuff
      @Icodestuff  2 года назад

      github.com/icodestuff-io/stripe-connect

  • @Muhammadghani2012
    @Muhammadghani2012 3 года назад

    where can I find this code??

    • @Icodestuff
      @Icodestuff  2 года назад

      github.com/icodestuff-io/stripe-connect

  • @shahroziqbal9626
    @shahroziqbal9626 3 года назад

    Please provide the code link

    • @Icodestuff
      @Icodestuff  2 года назад

      github.com/icodestuff-io/stripe-connect

  • @arupde6320
    @arupde6320 3 года назад

    cover advanced topics ..

    • @Icodestuff
      @Icodestuff  2 года назад

      what are you thinking ? 🤔

  • @kamrantahir6407
    @kamrantahir6407 3 года назад

    I am reporting your video to youtube because this is time-wasting and misleading. You have not provided the code and thus this video is not useful for anybody who wants to get this thing done. This is just a clickbait.

    • @AsifIqbal-lz6ly
      @AsifIqbal-lz6ly 3 года назад

      if you could film this video then at the samw time you could post the code as well. Seems not logical from a programmer's point of view. Any how great effort.

    • @Icodestuff
      @Icodestuff  2 года назад +1

      github.com/icodestuff-io/stripe-connect