Stripe Online Payments In Next JS 14 - Full Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.พ. 2025

ความคิดเห็น • 36

  • @MolamikeDevs
    @MolamikeDevs 8 หลายเดือนก่อน

    Thank you for you boss, I seriously like the way you explain things.

    • @SakuraDev
      @SakuraDev  8 หลายเดือนก่อน

      Glad you like them! I appreciate that!

  • @stanleychukwu7424
    @stanleychukwu7424 8 หลายเดือนก่อน

    GOD bless you my bro!! this series was awesome! so happy i subscribed to this channel, can this be labeled as part 10?

    • @SakuraDev
      @SakuraDev  8 หลายเดือนก่อน

      Thank you so much. So happy to have you 🙏. Yes it's the part 10

  • @omarouzzin4993
    @omarouzzin4993 8 หลายเดือนก่อน

    Helpful 🎉🎉
    We need other video for How we can use stripe webhooks to save subscription instead of what did you do on the tutorial.

    • @SakuraDev
      @SakuraDev  8 หลายเดือนก่อน

      Thanks. Great suggestion!

  • @smartdriver2990
    @smartdriver2990 8 หลายเดือนก่อน

    Thanks for the tutorial, i learned from this

    • @SakuraDev
      @SakuraDev  8 หลายเดือนก่อน

      Glad it was helpful for you, also in the next week I will upload a video about SEO improvement for this project.

  • @hosseinmiri4322
    @hosseinmiri4322 8 หลายเดือนก่อน

    thank you, this was a very useful toturial

    • @SakuraDev
      @SakuraDev  8 หลายเดือนก่อน

      Glad it was helpful!

  • @prashlovessamosa
    @prashlovessamosa 8 หลายเดือนก่อน +1

    Thanks Sakura

    • @SakuraDev
      @SakuraDev  8 หลายเดือนก่อน

      Your welcome Prashant 🙏

  • @samehrefaay6235
    @samehrefaay6235 4 หลายเดือนก่อน

    Thanks for that such great and useful video! I appreciated if you add video to the list show how to deploy this project to free domain like vercel and another for deploying on paid domain "real one" and how to deal with database in each state.

    • @SakuraDev
      @SakuraDev  4 หลายเดือนก่อน

      Thanks. I will create a tutorial about it

  • @annangan3885
    @annangan3885 2 หลายเดือนก่อน

    Great Video!!!!

    • @SakuraDev
      @SakuraDev  2 หลายเดือนก่อน

      Thanks 😊 I am glad you think so

  • @easyitlearn-g1k
    @easyitlearn-g1k 7 หลายเดือนก่อน

    hey sakura. first of all, i'm grateful for such a great work. i just wanted to ask question about prisma. is it appropriate for huge data and how is it as security?

    • @SakuraDev
      @SakuraDev  7 หลายเดือนก่อน

      Hi, thanks 🙏. For handling huge amounts of data, it's based on your database and how you distribute your data across database shards. So this is a low level concept and doesn't matter if you Use Prisma or any other ORM.
      And also Prisma is secure

    • @easyitlearn-g1k
      @easyitlearn-g1k 7 หลายเดือนก่อน

      @@SakuraDev Thanks for your Reply

    • @SakuraDev
      @SakuraDev  7 หลายเดือนก่อน

      @@easyitlearn-g1k Your welcome

  • @mahmoudsamir1351
    @mahmoudsamir1351 7 หลายเดือนก่อน

    i had a problem after the payment is successful the mutation doesn't work
    like this:
    ```
    if (result.error) {
    setErrorMessage(result.error.message);
    } else {
    const addressElement = elements.getElement(AddressElement);
    console.log('error')
    if (!addressElement) {
    setLoading(false);
    setError("Address information is missing.");
    return;
    }
    mutation.mutateAsync(JSON.stringify(addressElement))
    }
    ```
    it renders me to successful page only

  • @_yourselfthere2911
    @_yourselfthere2911 5 หลายเดือนก่อน

    its been an awesome learning experience i have just started learning nextjs but i am stuck at one thing that on property details page i want to show and update the checkboxes value of hasGarden and hasSwimmingPool so when i edit the property to cahnge the checkbox
    so whle first attempting to edit if i leave the checkbox as it is the value is taken from the previous data for example :
    while adding the property if garden was checked to true and while editing the checkbox is left untouched and unchecked it doesnt sets to false it stays as it is if it was true earlier so could you tell us the handling f checkboxes

    • @SakuraDev
      @SakuraDev  5 หลายเดือนก่อน

      Hi, thanks for bringing that to my attention. I will fix it in the repo

    • @_yourselfthere2911
      @_yourselfthere2911 5 หลายเดือนก่อน

      @@SakuraDev thanks for this great tutorial

  • @setupfile-f6v
    @setupfile-f6v 6 หลายเดือนก่อน

    That was a useful video! how can we add google and apple pay and cashapp
    ?

    • @SakuraDev
      @SakuraDev  6 หลายเดือนก่อน

      Hi, 👋 thanks 🙏. I will create an update for this video for covering the topics you requested

  • @renchandara389
    @renchandara389 6 หลายเดือนก่อน

    How can we store data with online database??

    • @SakuraDev
      @SakuraDev  6 หลายเดือนก่อน +1

      We use Prisma in this video, so we jsut need to change our database url in prisma schema

  • @cryptoearn557
    @cryptoearn557 4 หลายเดือนก่อน

    Very good projets sir. How to deploy it sir

  • @haturedeveloper
    @haturedeveloper 8 หลายเดือนก่อน

    Source Code?

    • @SakuraDev
      @SakuraDev  8 หลายเดือนก่อน

      Included in description now

    • @haturedeveloper
      @haturedeveloper 8 หลายเดือนก่อน

      @@SakuraDev Thank you for quick response, I like your tutorial, Easily understand your tutorial

    • @SakuraDev
      @SakuraDev  8 หลายเดือนก่อน

      Thanks 🙏, really glad that you liked it.

  • @prashlovessamosa
    @prashlovessamosa 8 หลายเดือนก่อน

    vahid sir fix your github readme 😅

    • @SakuraDev
      @SakuraDev  8 หลายเดือนก่อน

      Hi Prashant, is there any problem with the GitHub Repo?

    • @prashlovessamosa
      @prashlovessamosa 8 หลายเดือนก่อน +1

      @@SakuraDev no your profile readme it's broken fix it your tech stack icons are not showing up thats it