-
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.
Merge pull request #176 from Adyen/develop
Release 19.1.0
- Loading branch information
Showing
101 changed files
with
6,040 additions
and
2,739 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,3 +1,3 @@ | ||
.idea | ||
/.DS_Store | ||
/cartridges/int_adyen_SFRA/dw.json | ||
.DS_Store | ||
/cartridges/int_adyen_SFRA/dw.json |
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,25 +1,24 @@ | ||
# 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 SFRA and JS-Controllers. | ||
Adyen provides a LINK cartridge to integrate with Salesforce Commerce Cloud (SFCC). This cartridge enables a SFCC storefront to use the Adyen payment service. This cartridge supports SFRA version 4.0.0 and SiteGenesis JS-Controllers. | ||
|
||
## Integration | ||
The plugin integrates Classic integration for all card payments. Local/redirect payment methods are integrated with DirectoryLookup and HPP. For Point Of Sale (POS) payments we use Terminal API using Cloud-based communication. | ||
The cartridge integrates Secured Fields for all card payments. Local/redirect payment methods are integrated with Checkout API. For Point Of Sale (POS) payments in SiteGenesis, we use Terminal API using Cloud-based communication. | ||
|
||
## 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. | ||
|
||
|
||
It is required to have an Adyen account to use the cartridge. You can do this [here](https://www.adyen.com/signup). | ||
|
||
## Installation, Usage and Configuration | ||
|
||
Installation, Usage and Configuration is explained in our [manual](https://docs.adyen.com/developers/plug-ins-and-partners/salesforce-commerce-cloud). | ||
Installation, Usage and Configuration is explained in Adyen's [online documentation](https://docs.adyen.com/plugins/salesforce-commerce-cloud/). | ||
|
||
ApplePay configuration can be found [here](documentation/ApplePay.md) | ||
Apple Pay configuration can be found [here](https://docs.adyen.com/plugins/salesforce-commerce-cloud/set-up-payment-methods/#set-up-apple-pay-on-the-web). | ||
|
||
## 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. | ||
For further questions regarding the integration to Adyen, contact the [Adyen Support Team](mailto:[email protected]) or your Adyen account manager. | ||
Supply as much information as possible: your merchant account, timestamp, order number, PSP reference, etc. | ||
|
||
## Licence | ||
|
||
|
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
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
188 changes: 0 additions & 188 deletions
188
cartridges/int_adyen_SFRA/cartridge/client/default/js/adyen-cse.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.