Version 2.40.0

Connect Backoffice

  • Issuing a gift card now requires an issuing merchant
  • A link to the Helpdesk has been added via ‘FAQ’ in the help menu
  • Stack functionality has been added to the backoffice. Community admins can now create cardbundles from the Connect Backoffice
  • Exports now have better readable column headers.

Merchant registration

  • KvK number has been added to the registration fields for new Dutch merchants
  • Participants rules, privacy rules and terms and conditions are now new community settings. There is no need to send them to merchants anymore. Accepting these is now mandatory in the boarding flow.
  • Community admin can now choose to receive a notification email for new boarding applications.

API V2

  • It is now possible to register a customer with a virtual card.
  • It is now possible to retrieve all merchants for a community
    (GET /communities/<communityId>/merchants)
  • It is now possible to retrieve all webshops for a community
    (GET /communities/<communityId>/webshops)
  • Coupon flow has been add to the API v2 following actions are possible as a merchant:
    • List coupons
    • Create coupons
    • Update coupons
    • Claim coupon
    • Assign coupon
  • Improved error handling for SellGift call.

Admin Backoffice

  • When exporting gifts the description is now also provided in the export.
  • Fixed bug that occurred when filtering on merchant name on transactions page.
  • Stack actions are now executed as a background task for smoother handling.
  • Customer group actions are now executed as a background task for smoother handling.
  • Several pages have been improved for smoother and faster browsing experience.
  • Fixed bug where products for customer groups topup/topdown were not correctly shown.
  • Added inactive program validation. Deactivating a program should now correctly show a popup window to acknowledge the action.
  • Fixed bug when merging customers. Validation was too strict.
  • Added audit logging for program update actions.
  • Improved /registerCustomer call for smoother registering of customers through the API.
  • Added various new coupon features
    • List customers with this coupon
    • List customers that used this coupon
    • For every customer you can now see their coupon history
    • Remaining coupon label when a limit is set

Merchant App

  • A link to the FAQ was added in the Help menu of the apps.
  • Improved the lottery feedback messages for participants.
  • It is now possible to combine e-money and loyalty. After the loyalty flow you will be able to pay for the transaction with your e-money balance.

Customer portal

  • Improvements in text and login were made to suit both Dutch and Belgian customers and keep privacy up to date.