-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
12f280c
commit 09411e8
Showing
1 changed file
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,22 @@ | ||
# demandware | ||
demandware | ||
# Salesforce Commerce Cloud Adyen Cartridge | ||
|
||
Adyen provides a LINK cartridge to integrate with a Salesforce Commerce Cloud (SCC). This cartridge enables a SCC store to use the Adyen payment service. | ||
This cartridge supports pipelines and JS-Controllers. | ||
|
||
## Requirements | ||
|
||
It is mandatory that the merchant has to open an account with Adyen and configure some items in Commerce Cloud Business Manager, as well as in the Adyen account to make the integration working properly. | ||
The integration is based on the Site Genesis demo store provided by Commerce Cloud. | ||
|
||
## Installation, Usage and Configuration | ||
|
||
Installation, Usage and Configuration is explained in our[manual](https://docs.adyen.com/developers/salesforce-commerce-cloud#setup). | ||
|
||
## Support | ||
|
||
In case of problems with the integration or connection to Adyen, contact the [Adyen Support Team](mailto:[email protected]) or your Adyen account manager. | ||
Supply as much information as possible: your merchant account, skin code, time, order number, PSP reference, etc. | ||
|
||
## Licence | ||
|
||
MIT license see LICENSE. |