diff --git a/README.md b/README.md index a38b0cb10..2855ed385 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,17 @@ You can integrate with Adyen Web in two ways: - [API key](https://docs.adyen.com/development-resources/how-to-get-the-api-key) - [Client key](https://docs.adyen.com/development-resources/client-side-authentication#get-your-client-key) +## Drop-in/Components lifecycle +| Major version | State | Deprecated | End-of-life | +|---------------|------------|--------------|--------------| +| 6.x.x | Active | --- | --- | +| 5.x.x | Inactive | TBA | TBA | +| 4.x.x | Inactive | TBA | TBA | +| 3.x.x | Deprecated | October 2024 | October 2025 | + +More information about our versioning and the Drop-in/Components lifecycle can be found [here](https://docs.adyen.com/online-payments/upgrade-your-integration/) + + ## Installation We only provide full support when you use one of these methods of installation. @@ -36,18 +47,18 @@ import { AdyenCheckout } from '@adyen/adyen-web'; import '@adyen/adyen-web/styles/adyen.css'; ``` -### Using a