how to setup a Stripe Webhook in PHP to automate payment

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • I show how to setup the stripe api with PHP on my VPS Ubuntu server.
    links in the video : github.com/str...
    ✔️ Digital business : marcbluersky.com/
    #stripe
    #stripeapi
    #webhook

КОМЕНТАРІ • 11

  • @SwingingInTheHood
    @SwingingInTheHood 9 місяців тому +1

    I do not see any indication of the actual product/service purchased?

  • @smiepel6382
    @smiepel6382 Рік тому +1

    Very good video 👍I will test it with the "test-mode", thanks a lot man 👍👍

  • @dgtlmoon
    @dgtlmoon Рік тому +1

    You missed the most important part - how to set the API keys

  • @jamesr2408
    @jamesr2408 Рік тому

    What is Logs::addM()? Looks like PHP but what dependency to use? VSCode does not recognise it. Is this the same: echo "console.log('id: '.$id); "; ?

  • @a3iuuu
    @a3iuuu Рік тому

    Thank you! How can I know if a subscription has been just suspended or reactivated by a user through the webhook or other Api calls? Thank you

  • @RuklaTvRT
    @RuklaTvRT Рік тому

    Nice video, keep doing these ♥

  • @ismaelyassin8882
    @ismaelyassin8882 Рік тому

    Is using both return value from stripe and updating my backend + using webhooks as a redundant a good solution?

  • @Ai_Make_Money
    @Ai_Make_Money Рік тому

    THank you for this. Do you have a dumb down version of this video for stupid people like me that dont comprehend this. please and thankyou

  • @zubairakik8660
    @zubairakik8660 Рік тому +1

    Where get api webhook.
    I am cannot find

    • @bluerskytv
      @bluerskytv  Рік тому

      Look in the description of the video, there is a link.