Skip to content

MONEI/MONEI-Salesforce-Commerce-Cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d463744 · Aug 15, 2023

History

44 Commits
Aug 15, 2023
Aug 15, 2023
Jun 21, 2023
Jun 21, 2023
May 31, 2023
Aug 15, 2023
Mar 13, 2023
Aug 15, 2023
May 31, 2023
Aug 15, 2023
Jun 21, 2023
Jun 21, 2023

Repository files navigation

MONEI

Salesforce Commerce Cloud MONEI link Cartridge

MONEI link cartridge for integrating the payment service with Salesforce Commerce Cloud (SFCC). This cartridge supports SFRA version 5.x.x & 6.x.x.

Requirements

It is required to have a MONEI account to use the cartridge, you can register here If you have any questions or concerns, please visit https://support.monei.com/ and contact us

Useful pages

  1. Technical documentation
  2. API references
  3. Testing documentation

Basic cartridge installation instructions

  1. Clone the repository
  2. Insert the int_monei_sfra cartridge into the cartridge folder
  3. Unzip metadata_monei.zip and import the meta data required for the cartridge to work correctly
  4. Run the build scripts (reference the Build section)
  5. Modify the dw.json file with the user, pass and the corresponding version of code to be able to debug in the sandbox and synchronize the code
  6. Check documentation/Integration_guide.docx for more integration details and configurations

Build

Run the command npm install for installing the required dependency packages

run the command npm run build for building the static resources required for the cartridge to work correctly

Licence

MIT license, see LICENSE section