Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #354

Merged
merged 2 commits into from
Mar 1, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This plugin supports SAP Commerce (Hybris) versions 6.x

The plugin is using following adyen libraries and API.
- [adyen-java-api-library](https://github.com/Adyen/adyen-java-api-library) (v18.1.3)
- [adyen-web](https://github.com/Adyen/adyen-web) (v5.25.0)
- [adyen-web](https://github.com/Adyen/adyen-web) (v5.56.1)
- [Adyen Checkout API](https://docs.adyen.com/api-explorer/) (v69)

## Integration
Expand All @@ -16,7 +16,7 @@ The SAP Commerce integrates Adyen Checkout for all card payments and local/redir
Boleto, PayPal ECS and RatePay are routed over the old integration. When available in the new Checkout they will be migrated to the new flow.

## Requirements
SAP Commerce (Hybris) version 6.x or 1905
SAP Commerce (Hybris) version 2105 or newer

## Installation

Expand Down
Loading