Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarBoljanovic committed Feb 27, 2024
2 parents 9369f63 + d8d47d8 commit 1e717b4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ Read our [**contribution guidelines**](CONTRIBUTING.md) to find out how.
## Requirements
This plugin supports PrestaShop versions 1.7.5.0 to 8.1.3.

### Current Checkout API version
##### v69
### Current Checkout Component version:
##### 5.31.1

## Documentation
Please find the relevant documentation for
- [How to start with Adyen](https://www.adyen.com/get-started)
Expand All @@ -35,7 +40,9 @@ Please make sure before you raise an issue that you revisit it on a newly instal
# For developers

## Integration
The plugin integrates card component (Secured Fields) using Adyen Checkout for all card payments.
The plugin integrates card component (Secured Fields) using Adyen Checkout for all card payments. Currently, the following versions of Web components and Checkout API are utilized in the code:
* **Checkout API version:** v69
* **Checkout Web Component version:** 5.31.1

## License
MIT license. For more information, see the LICENSE file.

0 comments on commit 1e717b4

Please sign in to comment.