Skip to content

Commit

Permalink
Merge pull request #41 from mollie/feature/MOL-213/PICT-232
Browse files Browse the repository at this point in the history
MOL-213/PICT-232: update readme
  • Loading branch information
tdang1-shopmacher authored Aug 16, 2024
2 parents 448062d + ebaee5a commit 48d939d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ We started 20 years ago when we launched a more direct, affordable way for compa
- Cancelations
- Refunds

## Prerequisite

1. Commercetools composable commerce account
2. [Mollie account](https://www.mollie.com/dashboard/)

## 📐 Architecture Principles

This repository contains two standalone modules that interact with commercetools and Mollie.
Expand Down
6 changes: 3 additions & 3 deletions processor/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion processor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shopmacher-mollie-processor",
"description": "Integration between commercetools and mollie payment service provider",
"version": "0.0.29",
"version": "0.0.30",
"main": "index.js",
"private": true,
"scripts": {
Expand Down

0 comments on commit 48d939d

Please sign in to comment.