> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chift.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# MplusKASSA

export const PATCH = () => <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" color="orange">
    <path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
    <path d="M10 16v-6a2 2 0 1 1 4 0v6" />
    <path d="M10 13h4" />
    <path d="M17 8h4" />
    <path d="M19 8v8" />
    </svg>;

export const DELETE = () => <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" color="red">
        <path d="M3 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
        <path d="M14 8h-4v8h4" />
        <path d="M10 12h2.5" />
        <path d="M17 8v8h4" />
    </svg>;

export const POST = () => <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" color="blue">
        <path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
        <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
        <path d="M17 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
    </svg>;

export const GET = () => <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" color="green">
        <path d="M7 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
        <path d="M14 8h-4v8h4" />
        <path d="M10 12h2.5" />
        <path d="M17 8h4" />
        <path d="M19 8v8" />
    </svg>;

<Card title="General Information" icon={<img src="https://mintlify.s3.us-west-1.amazonaws.com/chift/assets/icons/mpluskassa.png" alt="MplusKASSA" />}>
  Website: [mpluskassa.nl](https://www.mpluskassa.nl/)\
  Software type: Solution as a Software (Saas)\
  Geography: 🇳🇱 Netherlands
</Card>

## Introduction

MplusKASSA is the most user-friendly and flexible POS software on the Dutch market. You choose and pay for the features you need, so you never pay too much. MplusKASSA provides tailor-made solutions with all-in-one POS systems for every industry! Because MplusKASSA is sold by certified POS dealers, there is always a specialist near you who can help.

## Configure MplusKASSA

**Prerequisite(s)**\
No prerequisite to enable the connector.
Depending on what you are building, you can engage in an advanced partnership as well with MplusKASSA, see [here](https://developers.mpluskassa.nl/introduction/becoming-a-partner/)

**Activation Process**\
Activate the connector in one click on the connector section in your Chift account.

## Test MplusKASSA

To test the software integration, Chift can share a demo account upon request.
You can as well request your own test account by applying to the [partner program](https://developers.mpluskassa.nl/introduction/becoming-a-partner/)
This will give you access to a sandbox environment where you will be able to play with MplusKassa.

## Connect MplusKASSA

To activate a connection with MplusKASSA, users will have to go through the following steps.

* Dutch article: [Help Center - MplusKASSA NL](https://help.chift.app/articles/5777271491-mpluskassa?lang=nl)
* French article: [Help Center - MplusKASSA FR](https://help.chift.app/articles/5777271491-mpluskassa?lang=fr)
* English article: [Help Center - MplusKASSA EN](https://help.chift.app/articles/5777271491-mpluskassa?lang=en)

## MplusKASSA coverage

<Card icon={<GET />} horizontal>/closures/\{date} <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<GET />} horizontal>/locations <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<GET />} horizontal>/orders/\{order\_id} <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<GET />} horizontal>/payment-methods <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<GET />} horizontal>/orders <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<GET />} horizontal>/sales <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<GET />} horizontal>/products <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<GET />} horizontal>/product-categories <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<GET />} horizontal>/accounting-categories <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<PATCH />} horizontal>/orders/\{order\_id} <span style={{color:"red", fontVariant:"small-caps"}}>On request</span></Card>
<Card icon={<GET />} horizontal>/payments <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<GET />} horizontal>/customers <span style={{color:"green", fontVariant:"small-caps"}}>Live</span></Card>
<Card icon={<POST />} horizontal>/customers <span style={{color:"red", fontVariant:"small-caps"}}>On request</span></Card>
<Card icon={<GET />} horizontal>/customers/\{customer\_id} <span style={{color:"red", fontVariant:"small-caps"}}>On request</span></Card>
<Card icon={<GET />} horizontal>/objectives <span style={{color:"red", fontVariant:"small-caps"}}>On request</span></Card>
