WordPress Twilio API integration - SMS Woocommerce Customer on Order Status & Notes Change

Поделиться
HTML-код
  • Опубликовано: 6 ноя 2024

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

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

    The hugely awaited one is finally here.. Thank you for your deep and clear explanations.

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

    This is a really good tutorial, thanks!

  • @sadmankhan6307
    @sadmankhan6307 8 месяцев назад

    My Cpanel is in IONOS. How do I use the composer and other packages?

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

    Amazing, thank you for the video, I tried out this using your source code and signed up with Sukuma SMS but it doesn't seem to work, I actually just edited the login and password in the source code and everything else remained the same. Is there anything else I need to edit?

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

      The Sukuma API might be down but you can use any other sms API for your code. I hope this video taught some stuff to get this project going.

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

    Hi,
    Can you do more videos on getting data from external API and displaying them on frontend dynamically & well designed? Like for example if someone search on the website - displaying the results dynamically from external API according to search parameters and display the results nicely with custom design or with plugin for easy & fast design?
    Thanks

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

      I like the idea, I am working on something similar with Ajax search and API data call. Should be coming out soon.

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

    it's amazing and i love this tutorial,can you please tell us how we can add otp verification in woocommerce , after user click submit button verification modal will be open. The user has to enter a verification code

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

    How do I customize to use a name as the sender. For example I want to use my company's name as the sender, can i just replace the sender number with my business name?

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

      Yah, that more like it. Make sure to test it though. The API might have changes since then.

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

    hey man, is there any way you can send a sms to a customer when he completes a form? lets just say you have a local business and someone fills the contact form with their phone number and name, how could you send an automatic message to their phone as soon as they hit submit?

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

      Yes. In this playlist ruclips.net/p/PLNqG1qGUllk2sXIoTjJy0vqjd6NQ7DDd0 I show you how to get the data for the form and then ping an API

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

    Can i use the code to send a message in whatsapp instead of SMS?

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

      Yah. If you leverage the WhatsApp API to send the message.

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

    Can i do it when new order comming in woocommerce store

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

      Use the Woocommerce hook in add_action called woocommerce_new_order then run the code to sms.

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

      Can you send me those plugin

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

      If you follow the video, you can replace where necessary and make more.

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

      But i am a beginner and i didn't know php as well

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

      Use the code from github.com/YTTechiePress/techiepress-twilio-messaging/tree/new-orders. Please watch the video to help you understand the way the code works.

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

    kindly make tutorial wordpress dynamic menu wordpress mega menu without plugin