adyen-node-api-library

Adyen API Library for Node.js (by Adyen)

Adyen-node-api-library Alternatives

Similar projects and alternatives to adyen-node-api-library

  1. adyen-node-online-payments

    Accept payments on your Node.js/Express-based website with cards, wallets, and key local payment methods

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. adyen-web

    Adyen Web Drop-in and Components

  4. yaclt

    Discontinued Yet Another Change Log Tool

  5. national-geographic-api

    National Geographic API that can be used to retrieve the latest news, the latest photo of the day, with the ability to query historical news and historical photos.

  6. mollie-api-node

    Official Mollie API client for Node

  7. api-example-firebase-admin-nodejs

    A Node.js REST API example that uses Firebase Admin, built with Express and Typescript that can be used as template for the creation of new servers.

  8. sampleapis

    A simple, no fuss, no mess, no auth playground for learning RESTful or GraphQL APIs.

  9. adyen-react-online-payments

    Accept payments on your React/Express-based website with cards, wallets, and key local payment methods

  10. nuxt-adyen-module

    Discontinued đź’ł Adyen Payment Module for Nuxt.js

  11. pawa-pay-integration

    A PHP SDK for integrating with the pawaPay API, enabling seamless payment processing and transaction management in PHP applications.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better adyen-node-api-library alternative or higher similarity.

adyen-node-api-library discussion

Log in or Post with

adyen-node-api-library reviews and mentions

Posts with mentions or reviews of adyen-node-api-library. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-12.
  • A Developer’s Guide to HMAC Validation for Adyen Webhooks
    1 project | dev.to | 16 Jun 2025
    Adyen’s libraries simplify this process by including scripts to calculate the KCV, making it easy to verify that you’re using the correct HMAC key.
  • A Guide to Integrating with Adyen Web for 3D Secure 2 Payments
    4 projects | dev.to | 12 Jan 2024
    The first step is to install the Adyen API library, these examples will be in TypeScript so we’re going to use the Node.js library. These examples are built using version 15.1.0 of the api-library which utilizes the latest version of Checkout API (71).
  • Integrating webhook notifications with Adyen Checkout
    2 projects | dev.to | 3 May 2021
    Next, we need to iterate over the list of notification request items, and process them based on the type of event the notification item is associated with (i.e., its eventCode). As we iterate through the list, however, we’ll also want to verify its HMAC (hash-based message authentication code) signatures. This helps protect the application server from unauthorised notifications, such as any data that may have been modified during transmission. Since our application leverages the Adyen Node.js server-side library to interact with Adyen’s API, we can conveniently import and instantiate the built-in HMAC validator class to do just that:
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic adyen-node-api-library repo stats
3
135
9.5
4 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?