Payment Gateway, Payment Processor and Payment Security Explained

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

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

  • @52factorial-prob
    @52factorial-prob 4 месяца назад +7

    Nice video sir. You made a bit of a mistake on encryption and tokenization though - encryption is used in transit and at rest, tokenization is another layer of security for payment gateway services to use to prevent the storage of credit card information all over the systems, which means way less in-scope systems - which is great!

    • @ByteMonk
      @ByteMonk  4 месяца назад +5

      Thank you for the comment. Yes, encryption is typically used both in transit and at rest to secure data, and tokenization adds an extra layer of protection, especially in payment systems. By replacing credit card data with tokens, businesses reduce the risk of exposing sensitive info and also minimize the number of systems that fall under compliance scopes like PCI DSS.
      The great thing about tokenization is that even if a system is compromised, the attacker only gets a token, which is useless without access to the tokenization service. It’s a win-win for security and compliance!

  • @KLSe
    @KLSe 2 месяца назад +3

    This is an excellent video. Excellent!

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

      Thanks so much!

  • @ghanshyampawar99
    @ghanshyampawar99 3 месяца назад +2

    Wow. What an explanation ❤🎉
    Thank you 👍😊

  • @user-bt5ck3lf9e
    @user-bt5ck3lf9e Месяц назад

    Appreciate your efforts and thank you for the easy and detailed explanation.

  • @AkashYadav-di6kd
    @AkashYadav-di6kd 4 месяца назад +1

    Thank you very much, sir.
    Video was very smooth.

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

    Execellent video 🥰 would you please shar one thing, which software do you use for this explainer or animation?

  • @GMTIBAcademy
    @GMTIBAcademy Месяц назад

    Do you provide course ?

  • @AdityaSingh-007
    @AdityaSingh-007 2 месяца назад

    Please make a detailed video about how zelle network works and how it's different from upi

  • @loomNotFound
    @loomNotFound 6 месяцев назад

    Is the video available for the payment processor you built from scratch

  • @nikhiljaiswal339
    @nikhiljaiswal339 Месяц назад

    I need a payment gateway. If you can provide tell me how can we talk further

  • @rajatbhardwaj4728
    @rajatbhardwaj4728 8 месяцев назад +3

    Can you please give examples of companies dealing in Payment Gateway and Payment Processing in India?
    An example would help to understand better.

    • @ByteMonk
      @ByteMonk  8 месяцев назад +2

      Razonpay, CCAvenue.
      PayTM and PhonePe are digital wallets, but also provide Payment Gateway.
      I may provide a more detailed video on their inner workings in future, let me know.

    • @刘聪-g5y
      @刘聪-g5y 8 месяцев назад

      I can cash out bank cards and gift cards

  • @大魔法師芙莉蓮
    @大魔法師芙莉蓮 3 месяца назад +1

    useful!!!

  • @mgangaJaphet-zb9sy
    @mgangaJaphet-zb9sy 2 месяца назад

    Tokenization???

  • @RiskyMeal
    @RiskyMeal 10 месяцев назад

    cool... now How Can I Build One Myself?

    • @lance3401
      @lance3401 10 месяцев назад

      So, that's when it comes to the system design, and requirements, and many other things to keep in mind.

    • @52factorial-prob
      @52factorial-prob 4 месяца назад

      My advice is, don't bother :). There is a reason Stripe, etc are so successful, as that is their core expertise and product. You should never attempt to build something unless this is your core domain expertise. If you still want to make a payments gateway with a good USP, then you'll need millions of VC funding to get the right hires to do it properly.