Loyalty

Personalised omnichannel offers and rewards for your customers.
Customer & User Management
Get a full overview of your customer recruitment and churn, and see which recruitment campaigns are most effective.
Discount, Deals, Stamp cards
Gain new customers with personalised marketing tools and retain them with discounts and rewards.
eReceipts
See all receipts for any customer regardless of whether they shopped online or offline. The customer can also see their receipts via a website or an app.
"With Dintero we have increased functionality due to their integration tool being super easy and works with many other suppliers."
  • A service that give customers a better shopping experience
  • A low cost, time saving implementation, and help dealing with GDPR
  • A system that collects all customer data in one place, simplifying handling subscriptions, cancellations etc.
Europris logo
"Besides building the systems, Dintero showed us cooperation and great consulting, both within technical architecture, APIs and real time architecture."
  • Personalized customer discounts
  • A service that communicates with cash registers and e-commerce platforms in real time
  • On the fly discount calculation for the point of sale

For developers

Loyalty services are available for those using Dintero through a custom integration.
{
"url": {
"return_url": "https://example.com/accept",
"callback_url": "https://example.com/callback"
},
"order": {
"amount": 39800
"currency": "NOK",
"merchant_reference": "order_id",
"items": [
{
"id": "175938",
"line_id": "1",
"description": "Chair for outside use",
"quantity": 2,
"amount": 39800,
"vat_amount": 7960,
"vat": 25,
}
]
},
"profile_id": "default"
}