The Adyen API Library for .net framework enables you to work with Adyen APIs, Hosted Payment Pages and Terminal API with any .net application.
The Library supports all APIs under the following services:
- checkout
- checkout utility
- payments
- modifications
- recurring
- Terminal API (Local and Cloud based)
- It supports .net standard 2.0
- Simply download and restore nuget packages
https://www.nuget.org/packages/Adyen/ - or install it from package manager PM> Install-Package Adyen -Version 3.2.3
- https://docs.adyen.com/developers/development-resources/libraries
- https://docs.adyen.com/developers/checkout/api-integration
If you have any problems, questions or suggestions, create an issue here or send your inquiry to [email protected].
MIT license. For more information, see the LICENSE file.