File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 66This library simplifies working with Adyen APIs and allows you to integrate Adyen
77payments within any Python application.
88
9+ ## Integration
10+ The Library supports all APIs under the following services:
11+
12+ * checkout
13+ * checkout utility
14+ * payments
15+ * modifications
16+ * payouts
17+ * recurring
18+
919## Requirements
1020
1121- Python 2.7 or 3.6
@@ -35,9 +45,8 @@ ady.payment.client.app_name = "your app name"
3545```
3646
3747## Documentation
38-
39- Follow the rest of our guides from the [ documentation ] ( http ://adyen.github.io/adyen-python- api-library/index.html ) on how to use this library.
48+ https://docs.adyen.com/developers/development-resources/libraries
49+ https ://docs. adyen.com/developers/checkout/ api-integration
4050
4151## Licence
42-
4352MIT license see LICENSE
You can’t perform that action at this time.
0 commit comments