Stripe payment gateway integration in node.js | 2021

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ • 29

  • @saketsingh2057
    @saketsingh2057 3 роки тому +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 3 роки тому +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

  • @MicahFishel
    @MicahFishel 2 роки тому

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

  • @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?

  • @uguur
    @uguur 2 роки тому

    do you have a tutorial for seba transfer?

  • @editingtuto1.011
    @editingtuto1.011 2 роки тому

    How to generate invoice of recent purchases?

  • @yahir3302
    @yahir3302 3 роки тому +2

    Jajaja this video explain better than the documentation

  • @zuhayr9234
    @zuhayr9234 2 роки тому

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

  • @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 5 місяців тому

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

  • @nigelpallatt
    @nigelpallatt 3 роки тому

    No commentary