1.Introduction
This is the manual for the integration between JouwWeb and Minox.
Please note: The integration only processes orders. The integration does not process refunds.
- This integration is a financial integration. It is not a logistics integration. It is not suitable for updating customers in Minox, printing packing slips, or synchronizing products/inventory.
- This integration does not replace the work of an accountant. It saves time because you no longer have to retype documents. The accountant is still needed for advice, expertise, and control.
Tip: Other customers using this integration found the tips in the FAQ for JouwWeb and in the FAQ for Minox.
Installing the integration starts with signing up for a trial period, via our integrations page. After registration, you will receive an email containing an installation URL and login details. With this installation URL, you start the installation of the integration.
The installation is complete when both connection dots are green, and the settings in the Configuration tab have been entered and saved.
There is a trial period of 30 days.
If you want to install another integration, you can do so in the same way. Make sure you are logged out of the integration dashboard and preferably start the new installation in an incognito browser.
At the end of the trial or subscription period, the integration will not be automatically renewed. You will receive an offer for a one-year subscription or renewal by email at the end of this period. You can confirm the renewal by using the payment link in that email. Do you want to terminate the integration in the meantime? This can be done via the dashboard, tab Profile>>Cancel integration.
Are you switching to another web shop/accounting system and do you want to re-establish a connection? In this faq we explain how to do this.
2.How the integration works
The integration retrieves the orders from the webshop every hour and prepares them to be processed to Minox.
Read more How the integration works .... Read less How the integration works ....
At the start of processing an order, we perform a number of checks on the JouwWeb order:
- It is checked whether the total of the JouwWeb order is equal to the sum of the amounts in the order lines plus the shipping costs amount.
- If the order is an ICP order, the VAT number is checked.
- It is checked whether a corresponding VAT code exists in Minox for the VAT in each line.
- It is checked whether the order has not already been processed.
Processing a Jouwweb order to Minox takes place in two steps:
- It is checked if the customer already exists in Minox. If not, the customer is created. Matching is based on the email address.
- The Minox sales entry is created and processed.
After the order has been processed and a success message has been received from Minox, the order is marked as handled. The JouwWeb order appears in the Reporting tab on the dashboard.
If Minox returns an error while processing the order, the order appears in the Errors tab on the dashboard. Via the yellow button More info more information about the problem can be found. Via the red button Report problem can the order with all necessary information easily be submitted to us after you have tried to resolve the problem yourself. If the problem is solved, in some cases the orders can be processed again with the blue Process button.
Data
Information about the data that is processed can be found in the section Day-to-day: To Minox later in the manual.
3.Required: Minox configuration
For the integration to function optimally, proper configuration of Minox is important. This link provides tips and information and is provided by Minox itself: Hints configuration Minox.
4.Installation
After the installation, check using this FAQ, whether the integration works.
Installing the integration starts with signing up for a trial period, via our integrations page. After registering, you'll receive an email with an installation URL and login details. Use this installation URL to start the integration installation.
Read more Installation .... Read less Installation ....
Webshop authentication
The authentication with the webshop runs via OAuth. Make sure you are logged out of your webshop before establishing the connection. Now click the red Connect button. A login screen for the JouwWeb webshop will automatically appear. If you log in, you will get a screen asking if you allow the connection. If you confirm this, the connection will be established.
If you want to re-establish the connection at a later time, you can always do so by clicking the Connect button.
Minox connection
The authentication with Minox runs via OAuth. Make sure you are logged out of Minox before starting the connection. Now click the red Connect button. A login screen for your Minox account will automatically appear. If you log in, you will get a screen asking if you allow the connection. If you confirm this, the connection with Minox will be established.
Multiple webshops can be present within one Jouwweb account. You can set here for which webshop you want to create the integration.
Processing status
You can specify which statuses orders should be processed to Minox. You can select multiple statuses. The integration will never forward orders twice. The integration is protected against this.
It is important that after establishing the connection with Minox, you first set the administration of your Minox administration. As long as the administration is unknown, data dependent on that administration - such as VAT Codes, accounts, and journals - cannot be retrieved from your Minox administration. After setting the administration, it may be useful to retrieve the data again from Minox. You do this via the two arrows next to the copy button.
In addition to the administration, the journal must also be set.
When configuring the VAT rates and general ledger accounts, a link is created between the VAT rates in webshop and the VAT codes and revenue accounts in Minox. You can always make changes by clicking the blue 'Edit' button and selecting an option from the drop-down menus.
By default, all EU countries are shown in the list. You only need to configure the countries you sell to, and - if applicable - ICP and International.
The integration shows the standard VAT rates for Europe. You can adjust the VAT percentage with which you sell - left column. For example: By default, sales to Germany are set to 21%, but if you sell in the webshop with 19%, you can adjust this in the left column. Intra-Community (ICP) and international deliveries
The Intra-Community supplies / ICP option is intended for business-to-business deliveries within the EU. These sales are invoiced with 0% VAT. A VAT number from the customer is required. The International option applies to deliveries outside the EU. For these sales, the integration expects 0% VAT; otherwise, the sales cannot be processed. Separate VAT codes and general ledger accounts can be configured for both ICP and international deliveries.
Once the VAT settings have been configured and saved, you will always see the selected VAT rates. If you want to start over, you can use the grey 'Remove VAT settings' button. Your current settings will then be deleted and you can begin again.
You can create a link here between the payment methods in the webshop and a fixed debtor in your Minox administration. Orders with a payment method from the list will then always be posted to this debtor. In that case, no new debtors will be created.
Note: It is not possible to set fixed debtors for ICP orders. For an ICP order, a valid VAT number must be transmitted. Therefore, a debtor will always be created in Minox for an ICP order.
5.Day-to-day: From Jouwweb
Once an order has been processed, it cannot be processed again. Any order changed in the webshop after it has been processed will not be updated in Minox.
Please note: The integration only processes orders, no returns / refunds.
Field-level specification orders
| Below is a detail at field level for retrieving orders. The order includes the general values in the order, the order lines, shipping costs, payment costs, and the debtor details. | |
| Name field | Values from Jouwweb order |
| Order-identifier | [id] |
| Order number | [orderNumber] |
| Date | [createdAt] |
| Order date | [date_created] |
| Status order | [status] |
| Payment method | [paymentMethod] |
| Total VAT order incl. discount | [totalTaxAmount] |
| Order total incl. VAT and discount | [totalPrice] | Order total excl. VAT with discount | [totalPrice] - [totalTaxAmount] |
| Total VAT order without discount | [totalTaxAmount] - [discountTaxAmount] |
| Order total incl VAT | [price][total] |
| Delivery country | [shippingAddress][country] if filled, otherwise [paymentAddress][country] |
| ICP indication | The integration determines as follows whether it concerns an ICP order:
|
| International indication | The integration determines as follows whether it concerns an international order:
|
| To read the order lines, the integration takes the field [orderlines]. In Jouwweb, order lines have different types. These are indicated by the field [type]. For the order lines, this concerns type article or type [custom]. | ||
| Name field | Values from Jouwweb order line | |
| Amount | [quantity] | |
| Description | [title], please note, JouwWeb uses an unusual dash. This dash is replaced by a normal dash. | |
| VAT percentage | [taxPercentage], if smaller than 1, the VAT percentage is multiplied by 100. If the field taxPercentage does not exist in the line, the VAT percentage becomes [totalTaxAmount] / ([totalPrice] - [totalTaxAmount]. This percentage is also multiplied by 100. | |
| VAT amount in line | [totalTaxAmount] | |
| Line amount incl VAT | [totalPrice] | |
| Line amount excl VAT | [totalPrice] - [totalTaxAmount] | |
| Unit amounts | Divide the line item amounts by the amount | |
| VAT code and accounts Minox | These are determined based on the settings, the VAT percentage and the delivery country. It also takes into account whether it is an ICP or international order. | |
| A JouwWeb order can have multiple shipping cost lines with different VAT percentages. It can therefore happen that two shipping lines are created from the shipping costs. The first line will be the shipping cost line, the second line will be added to the order lines. | ||
| Name field | Values from Jouwweb shipping costs-line | |
| Amount | 1 | |
| Description | Shipping VAT percentage < |
|
| SKU | Shipping_< |
|
| Line amount incl VAT | [shippingCost], where the amount is calculated pro rata over the VAT percentages in the shopping cart. | |
| VAT amount | [shippingTaxAmount]. , where the amount is calculated pro rata over the VAT percentages in the shopping cart. | |
| VAT percentage | Dependent on the VAT on the order lines | |
| Line amount excl VAT | price incl VAT - VAT amount | |
| VAT code and accounts Minox | These are determined based on the settings, the VAT percentage and the delivery country. It also takes into account whether it is an ICP or international order. | |
| The discount lines in the JouwWeb orders are recalculated relative to the order lines. The integration does this to process VAT percentages correctly. The fields discountAmount and discountTaxAmount from the JouwWeb order are used. | ||
| Name field | Values from Jouwweb discount-line | |
| Amount | 1 | |
| Description | Discount (with VAT percentage xxx %) | |
| Discount amount incl VAT | relative amount incl. VAT | |
| Discount amount excl VAT | relative amount excl. VAT | |
| VAT percentage discount | VAT percentage | |
| VAT code and accounts Minox | These are determined based on the settings, the VAT percentage and the delivery country. It also takes into account whether it is an ICP or international order. | |
| Name field | Values from Jouwweb customer |
| Customer |
General
|
| The billing address is in field [paymentAddress] and the shipping address in field [shippingAddress]. The content of these fields is always the same, so we do not describe them separately. | |
| Address |
Address-fields
|
6.Day-to-day: To Minox
The orders from Jouwweb are imported into Minox as sales entries.
This data is processed to Minox:
When processing customer information, it is first checked whether the customer has been processed before. If so, this Minox debtor is used as the debtor for the Minox transaction. If the customer is not yet known, they are added to Minox. Matching is based on email address. Please note: The integration only creates debtors. The integration does not modify debtors.
Field-level specification Minox
| Name | Example | Note |
| Total line | ||
| document_date | 2023-03-01 | order date |
| description | 8855 | order number |
| journal | Journal | |
| id | VERK | |
| account | ||
| id | 100783 | customer number from Minox |
| Invoice number | Empty by default, on request order number | |
| debit | 31 | Amount order incl. VAT. |
| Detail lines | ||
| journal | Journal | |
| id | VERK | |
| credit | 6.61 | Amount order incl. VAT |
| account | ||
| id | 80000 | Ledger account |
| Invoice number | empty by default, on request order number | |
| description | American pickle - 40ml | Description order line |
| document_date | 2023-03-01 | order date |
| vat | VAT code | |
| id | 10 | |
| amount | 0 | |
| VAT lines | ||
| journal | Journal | |
| vat | VAT account | |
| credit | 1.34 | VAT amount |
| Invoice number | empty by default, on request order number | |
| description | 5.27 | VAT amount over: sales line amount excl. VAT |
| document_date | 2023-03-01 | order date |
| vat | ||
| Name | Example | Note |
| name | [firstname][lastname] | If [companyname] is provided, then name -> [companyname] |
| contact name | [firstname][lastname] | |
| street name and number | [address] | |
| zipcode | [zipcode] | |
| city | [city] | |
| landcode | [countrycode] | Default is set to NL, unless another country code is provided. |
| phone numbers | ||
| Phone number | [telnr] | |
| Phone number type | phone | |
| emails | ||
| [email] | ||
| VAT | If [vatnumber] > 0 is. | |
| active | true | |
| Vat registration number | [vatnumber] | |
7.Support
Read more Support .... Read less Support ....
Explanation tabs dashboard
On the Dashboard >> Report you can see which orders from your Jouwweb webshop, and when, have been transferred to Minox.What if orders are missing in Minox
If orders are missing in Minox we recommend following the steps below:- Log in to the dashboard: https://uwkoppeling.webwinkelfacturen.nl. The username and password are included in the registration email.
- Go to the Errors tab and check if order is there. You may need to adjust the search period if the
order is from a previous month. If you find order in this overview:
- Check the error code and verify whether you can resolve it yourself.
- If yes resolve the issue and click the blue Process button to resubmit the order.
- If not use the red Report problem button to create a ticket with us.
- Note if there are multiple errors, please create only 1 or 2 tickets. We will automatically see the other issues.
- Go to the Report tab and see if order is listed there. If so, you'll often see an identifier for Minox (in the purple section of the overview) that you can use to search for order.
- Go to the Open tab and check if order is there.
- If you cannot resolve the issue, you can always create a ticket via the green Ask us button.