Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adyen/adyen-salesforce-headless-commerce-pwa
B2C Commerce Headless Integration Composable Storefront
https://github.com/adyen/adyen-salesforce-headless-commerce-pwa
adyen payment-gateway payment-integration payment-processing payments pwa
Last synced: 2 months ago
JSON representation
B2C Commerce Headless Integration Composable Storefront
- Host: GitHub
- URL: https://github.com/adyen/adyen-salesforce-headless-commerce-pwa
- Owner: Adyen
- License: mit
- Created: 2023-06-07T13:06:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T00:00:13.000Z (3 months ago)
- Last Synced: 2024-12-01T01:33:15.668Z (2 months ago)
- Topics: adyen, payment-gateway, payment-integration, payment-processing, payments, pwa
- Language: JavaScript
- Homepage:
- Size: 5.41 MB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Adyen Payments Integration for Salesforce Composable Storefront B2C Commerce PWA
This integration provides the opportunity to use Adyen as a payment service provider when building your Salesforce PWA application.
[Download the NPM package of Adyen integration here](https://www.npmjs.com/package/@adyen/adyen-salesforce-pwa?activeTab=readme)In this GitHub repo there are two packages:
* `Adyen-salesforce-pwa`: source code for the Adyen PWA NPM package, that contains the default payments integration. This code is published to the [NPM](https://www.npmjs.com/package/@adyen/adyen-salesforce-pwa?activeTab=readme).
* `Adyen-retail-react-app`: a reference application that can be used for a demo of how to integrate the Adyen Payments Integration (NPM package) into your PWA Retail application. This reference application should not be used in production projects and we do not provide support on this implementation.## Prerequisites
* [Adyen test account](https://www.adyen.com/signup)
* [API key](https://docs.adyen.com/development-resources/how-to-get-the-api-key)
* [Client key](https://docs.adyen.com/development-resources/client-side-authentication#get-your-client-key)## Installation and Configuration
* Refer to [Adyen Docs](https://docs.adyen.com/plugins/salesforce-commerce-cloud/composable-storefront) for NPM set-up, installation and Go-Live instructions.
* Refer to [Adyen Docs](https://docs.adyen.com/plugins/salesforce-commerce-cloud/composable-storefront/customization-guide) for customisation instructions.
* Available Payment methods and features can be found on [Adyen Docs](https://docs.adyen.com/plugins/salesforce-commerce-cloud).## Support & Maintenance
We provide specialized integration support for major versions of the NPM package following the [SFCC B2C Support policy](https://docs.adyen.com/plugins/salesforce-commerce-cloud/#support-levels), along with permanent Adyen support.
Migration from SFRA/SG and Upgrade Guide can be found on [Adyen Docs](https://docs.adyen.com/plugins/salesforce-commerce-cloud/composable-storefront).
For other questions, contact our [support team](https://www.adyen.help).## Upgrade
We recommend that you upgrade when we have a major release, such as v**2**.x.x.
You can find the latest version on our [NPM](https://www.npmjs.com/package/@adyen/adyen-salesforce-pwa?activeTab=readme) repository.## License
This repository is available under the [MIT license](LICENSE).