Skip to content

google-pay/live-integrations-adyen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-integrations-adyen

Backend source code for the YouTube livestream on 2023-09-20

Running the server

  1. npm i
  2. mv .env.example .env
  3. Add your Adyen API key and secret to the .env file
  4. npm start to run the server

Testing

Running curl -X POST http://localhost:8080/payments/sessions should return you an object with the sessionData and the id.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published