Integrate Paystack Payment Provider to Your Website via API - Nodejs (Nestjs) Example

Sdílet
Vložit
  • čas přidán 24. 05. 2024
  • Learn how to integrate Paystack into your web application. This tutorial will cover key topics:
    - Initialize transaction
    - Verify transaction
    - Handle callbacks from the provider
    - Webhook and webhook event verification
    Git repo: github.com/ZestArinze/payment...
    Using #nestjs the popular #nodejs framework.
  • Věda a technologie

Komentáře • 7

  • @ayomidewilfred1864
    @ayomidewilfred1864 Před měsícem

    Great job.
    This is the best payment integration I have seen so far

  • @gregscolumn
    @gregscolumn Před 2 měsíci +1

    Thank you ❤❤❤🎉🎉🎉🎉🎉🎉

  • @siteguru2020
    @siteguru2020 Před 2 měsíci

    Great job ,Can this integration also works in Nextjs?

  • @vj4776
    @vj4776 Před měsícem

    Thanks for the video. but please I want to ask does the paystack's test mode option receive real payment and it withdrawable?
    Because am starting a business in which I will need a payment gateway (this business is on application only) but when I turned on the live mode on paystack, and within some days I received an email in which they are requesting for my website which I did not have one yet, so, am thinking if the switching to test mode will help with the continues payment receiving, or what did you think I should do please.

    • @ZestMade
      @ZestMade  Před měsícem

      As in the video, the Paystack test mode is for testing only and there is no real money/payment involved in the proces.

  • @Self_frost
    @Self_frost Před 2 měsíci

    I am creating e-commerce website for my client almost everything is done only shipping or order fullfillment is remaining i don't know how to add it i am using nextjs or strapi cms client want add custom courier company can you please make video on it please otherwise please help me give me some advice

    • @TOGB_Reeper
      @TOGB_Reeper Před měsícem

      did you integrate a payment gateway apart from stripe in your project? if yes can you share your repo link? am stuck on payment gateway integration