Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@adyen/adyen-platform-experience-web

Package Overview
Dependencies
Maintainers
6
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adyen/adyen-platform-experience-web

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

latest
Source
npmnpm
Version
1.10.2
Version published
Weekly downloads
12K
19.52%
Maintainers
6
Weekly downloads
 
Created
Source

Platform Experience header

Adyen Platform Experience

npm

Adyen Platform Experience components provides you with the building blocks to create an interactive dashboard for your platform customers.

Contributing

We strongly encourage you to contribute to our repository.

Keep in mind we merge every pull request into the develop branch. We aim to keep develop in good shape, which allows us to release a new version whenever we need to.

Find out more in our contribution guidelines.

Requirements

Installation

We only provide full support when you use one of these methods of installation.

Node package manager

npm install @adyen/adyen-platform-experience-web --save
  • Import Adyen Platform Experience into your application:
import AdyenPlatformExperience from '@adyen/adyen-platform-experience-web';

Development

To run the development environment:

  • Clone this repository.
  • In the envs folder, create a .env file following the example in env.default and fill in the environment variables.
  • Install the dependencies by running:
npm install
npm start

See also

Support

If you have a feature request, or spotted a bug or a technical problem, create a GitHub issue here. For other questions, contact our Support Team via Customer Area or via email: support@adyen.com

License

MIT license. For more information, see the LICENSE file.

Keywords

adyen

FAQs

Package last updated on 05 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts