22 - E-Commerce Project with Laravel 10, Livewire 3, Filament 3 & Tailwind CSS

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024
  • Hello friends!
    In this video, I'm demonstrating how to process orders using Cash on Delivery or the Stripe method. Essentially, I'm creating an order from all the items in the cart, along with the current address from the form and the logged-in user. I'm utilizing Stripe's session checkout for payment processing. Once the order is created, I redirect to the success page.
    #Laravel #ECommerce #WebDevelopment #ModelsAndMigrations #Livewire #Filament #TailwindCSS
    🔗 Full Playlist: • E-Commerce Project | L...
    **********************************************************
    If you like my works and my video tutorials then you can donate me some amount.
    **********************************************************
    Paypal: www.paypal.me/...
    UPI: sahil4rock@ybl
    **********************************************************
    Thanks for watching this video. If you like this video then hit the like button, share this video, And Subscribe to my Channel. Also, like my Facebook page for the latest updates.
    **********************************************************
    ♥ Website - dcodemania.com
    ♥ Facebook Page - / dcodemania
    ♥ Myself On FB - / sahil4rock
    ♥ Instagram - / sahil4rock
    ♥ Twitter - / dcodemania
    **********************************************************

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

  • @willypet
    @willypet 5 месяцев назад +2

    Sahil, your RUclips videos showcasing the utilization of Laravel Filament and Livewire in both frontend and backend are truly exceptional. I deeply appreciate your ability to elucidate complex concepts with clarity and accessibility. I eagerly anticipate each new video release! Keep up the outstanding work; your talent shines through brightly. Thank you very much! From Italy.

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

    Thank you sir for this but I need your help. I can't checkout with stripe because of this :The Checkout Session's total amount due must be no more than 99,999,999 Fr.
    How can i resolve it?

    • @DCodeMania
      @DCodeMania  2 месяца назад +1

      Check your total amount calculation.

  • @dailysofmemes
    @dailysofmemes 4 месяца назад +1

    i cant checkout to stripe beacuse Invalid integer: 100.00 this problem

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

      Typecast value into integer

  • @mohammadrezaghasemifar2746
    @mohammadrezaghasemifar2746 5 месяцев назад +1

    We're sorry, but we're unable to serve your request. this error show when i want to pay with stripe!!!!!!

  • @fostergregorya
    @fostergregorya 5 месяцев назад

    Sahil it seems like we are creating the order before we check the status of the stripe payment. If a customer cancels the stripe payment it will still create an order. Should we move the order creation for the stripe payment over until after we confirm its approved?

  • @beticohernandez9536
    @beticohernandez9536 5 месяцев назад

    Hello
    I see that you touch an FD icon with the mouse
    What is that icon for?

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

      fake data extension it fills any form with fake informations

  • @bakhtawarabbas-p7h
    @bakhtawarabbas-p7h 5 месяцев назад +1

    Hello,
    Please make a video explaining how to push this project to Git and then deploy it from Git to Namecheap cPanel.
    Thanks