@plentymarkets/shop-module-mollie
v1.6.0
Published
Mollie module for PlentyONE Shop
Downloads
3,262
Maintainers
Keywords
Readme
Mollie Shop Module
Flows

Contribution
# Install dependencies
npm install
# Generate type stubs
npm run dev:prepare
# Develop with the playground
npm run dev
# Build the playground
npm run dev:build
# Run ESLint
npm run lint
# Run Test
npm run test:types