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
- Clone the repository
- Insert the int_monei_sfra cartridge into the cartridge folder
- Unzip metadata_monei.zip and import the meta data required for the cartridge to work correctly
- Run the build scripts (reference the Build section)
- 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
- Check documentation/Integration_guide.docx for more integration details and configurations
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
MIT license, see LICENSE section