Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
Adyen Magento2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shared Libs
Adyen Magento2
Commits
8cbe72ea
Commit
8cbe72ea
authored
Dec 03, 2015
by
Rik ter Beek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added note for installation with composer
parent
d49b8bb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
README.md
README.md
+13
-0
No files found.
README.md
View file @
8cbe72ea
# Adyen_Magento2
Adyen Payment plugin for Magento2
## Install through composer
Make sure you have "minimum-stability": "dev" in your magento composer.json set.
Because the repositories are private you need to do the folowing:
1.
composer config repositories.adyen-adyen-magento2 vcs git@github.com:Adyen/adyen-magento2.git
2.
composer config repositories.adyen-php-api-library vcs git@github.com:Adyen/adyen-php-api-library.git
3.
composer require adyen/module-payment
## API Library
Not yet used but communication through the API will go through this library. If you not have access to this repo please let us know.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment