Payment Provider: Connect to Nets Easy
Nets Easy is an online payment platform that makes it easy to accept secure payments by card and other methods. In Bilberry Base it is possible to connect to Nets Easy to handle customer payments seamlessly directly through the system.
To be able to get the connection right, it is needed to copy different keys and codes found in the Nets Easy login portal, and add them to the Nets Settings in Base.
You can access support/documentation from Nets Easy here. Other helpful links:
Step 1: Settings in Nets Easy
Log in to your Nets Easy account.
Navigate to the Main Menu.
Click Company.
Click Integration.

Here you find your Integration keys and Merchant ID. These are all going to be copied and pasted into the Nets Easy Settings fields in Base.
Step 2: Settings in Base
Next steps will ensure the connection from the Bilberry side.
Paste your Merchant ID (a nine digit number, in this case 100081992) into the Nets merchant ID field.
Paste your live Secret key into the Nets secret field.
Paste your live Checkout key in the Nets checkout field.
Type live in the Nets mode field.
Click Save.

The Nets Easy Settings in Bilberry Base.
Test a Payment
If you want to connect to a test environment before you go live, the same process is used as above, but with test keys instead. The Nets mode field should say test instead of live.
To be able to test through widgets, additional scripts must be added to the configuration code:
<script type="module" src="https://bilberry-widgets.b-cdn.net/dev/vendor.js"></script>
<script type="module" src="https://bilberry-widgets.b-cdn.net/v4/main.js"></script>
Before going live by starting receiving real bookings through Base, we suggest contacting our Support Center to get test bookings deleted from the system – to start using the system with a clean slate.