Backend source code for the YouTube livestream on 2023-09-20
npm imv .env.example .env- Add your Adyen API key and secret to the
.envfile npm startto run the server
Running curl -X POST http://localhost:8080/payments/sessions should return you an object with the sessionData and the id.