Webhook helpers in stripe-php

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024

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

  • @brucemerritt6618
    @brucemerritt6618 4 วันที่ผ่านมา

    Thanks for explaining this in a concise, understandable fashion. The reader's assumed knowledge in much of the documentation confuses recent pilgrims to this API. Seeing you assemble these parts is exactly the do-this/see-this presentation that wizened old SW engineers need. Brilliant.

  • @TLFNode
    @TLFNode 2 ปีที่แล้ว

    You saved my life, the stripe documentation was a little confusing for a beginner like me but in this video everything was very clear. Thank you!

    • @StripeDev
      @StripeDev  2 ปีที่แล้ว +1

      Glad we could help you!

  • @artneo7
    @artneo7 ปีที่แล้ว

    You helped me so much! Your video should be highlighted in the Stripe's documentation! 🙏🎉

    • @StripeDev
      @StripeDev  ปีที่แล้ว +1

      Thanks for the kind words. We're glad to hear it!

  • @BABALOOEY46
    @BABALOOEY46 3 ปีที่แล้ว

    Thanks Thorsten, I have been avoiding using the CLI as I'd rather use a text editor, but I am warming to it... I've a basic diploma in web development so I find it challenging to get my head around the complete workings of stripe, I have just learned how to use the dotenv file to keep my keys safe and now really have a good grasp of how to implement a webhook to get confirmation of a successful transaction thanks to this video... I'm pretty sure I'll be biting the bullet and learning the CLI soon.. we'll see.... need to get the basic functions going on my website asap... Thanks for the awesome instructions.

    • @HashimAziz1
      @HashimAziz1 2 ปีที่แล้ว +1

      The CLI is not hard at all and can make debugging Stripe API problems a lot easier.

    • @BABALOOEY46
      @BABALOOEY46 2 ปีที่แล้ว +1

      @@HashimAziz1 yep into it now… have been using it to test the web hook 👍🏻 My. Whsec has expired though I’ll have to dive back into the tutorials.

  • @jamesr2408
    @jamesr2408 ปีที่แล้ว

    Thanks. That was helpful. Every little bit helps. 🙂

  • @dalionli
    @dalionli ปีที่แล้ว

    Great video, clear and I understood it. Do you think you could do an example for Coldfudion or Lucee please.

  • @philfai-pp5wf
    @philfai-pp5wf 2 ปีที่แล้ว

    When you execute the command "stripe listen --forward", don't you need to include the name of 'index.php'? after 'localhost:4242'?

    • @StripeDev
      @StripeDev  2 ปีที่แล้ว

      Hi Phil-nope, you don't need to include index.php because the web server will default to the index.php file.

  • @mitchellbenjamin3071
    @mitchellbenjamin3071 ปีที่แล้ว

    this guy didn't want to be there

  • @alexlonewolf4285
    @alexlonewolf4285 ปีที่แล้ว

    great video!