Stripe payment gateway integration in node.js | 2021

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

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

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

    do you have a tutorial for seba transfer?

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

    How to add more fields below title and cost in checkout form??

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

      Yes I am looking for a way apparently unit_label: but it is not working for me did you find a fix?

  • @chunmantam2456
    @chunmantam2456 3 ปีที่แล้ว +3

    How to update the database after success payment? Thank you

    • @CyberW0lves
      @CyberW0lves  3 ปีที่แล้ว +2

      After successful payment you will get a response of transaction id. save it in database for future reference. In my upcoming video i will explain how to update database after successful payment. So please subscribe.

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

      @@CyberW0lves please upload the video already subscribed

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

      @@CyberW0lves so I guess this is not possible because I cant find how to do what Chun Man Tam asked

  • @editingtuto1.011
    @editingtuto1.011 ปีที่แล้ว

    How to generate invoice of recent purchases?

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

    Hi can you let how to bypass course when i upload this live?

  • @yahir3302
    @yahir3302 3 ปีที่แล้ว +2

    Jajaja this video explain better than the documentation

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

    So everything is working in localhost perfect but when I take this over to my website I get this error: "Error SyntaxError: Unexpected token I in JSON at position 0" . And then because of this the checkout session doesn't pull up then. Do you know how I might fix this?

    • @NetoGamesgames
      @NetoGamesgames 11 หลายเดือนก่อน

      Change from sandbox to live mode

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

    What command do I type in the terminal at the end to run the local host?

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

      Run "npm start" command

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

      press ctrl+c

    • @nikhilkumarjamwal5322
      @nikhilkumarjamwal5322 3 หลายเดือนก่อน

      ​😂😂😂
      Y bhi boldeta btana toh pura bta terminate ka ​@@sagarjain4128

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

    how we know that payment is successfull to update our database

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

      You will get get a response after transaction. If transaction successfull save the transaction id in database for future reference.

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

      @@CyberW0lves cant get they say youn didnt provide api stripe key

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

      @@CyberW0lvesThank you for Reply

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

    can we have the code?Thank you

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

    I followed your code and am getting this error,
    cannot get /
    pls someone help

    • @nikhilkumarjamwal5322
      @nikhilkumarjamwal5322 3 หลายเดือนก่อน

      You didn't create homepage by default */* is the homepage for express afaik

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

    No commentary