Version 3.29

Connect backoffice

  • Fixed a bug where an access denied error was presented when logging in as community admin.
  • Fixed a bug where you could not filter e-money customers based on their email address.
  • When enabled, community admins now also are presented with a popup showing them that their password must be renewed.

Backend

  • Location check when issuing gifts, will now check for merchant, not for device.

API

  • GET /communities/id/loyalty/statistics/rewards
  • GET /communities/id/loyalty/statistics/customers
  • Fixed an issue that marked a card inactive in the cardInfo call /merchants/{merchantId}/cardInfo/{identifier}
  • Added active property to the Customer json
  • CardInfo call now returns ImageUrl in the card Object
  • MerchantInfo now returns kioskOnly, rewardOnly, canSearchCustomers & emoneyFirst properties
  • Additional information is logged for apiv2 calls
  • GET /merchants/id/gifts/statistics/issuedGraph
  • GET /merchants/id/gifts/statistics/issued
  • GET /merchants/id/gifts/statistics/claimed
  • GET /merchants/id/gifts/statistics/claimedGraph
  • GET /merchants/id/gifts/statistics/expired
  • GET /merchants/id/gifts/statistics/expiredGraph
  • GET /merchants/id/loyalty/statistics/age
  • GET /merchants/id/loyalty/statistics/rewards
  • GET /merchants/id/loyalty/statistics/redeems
  • GET /merchants/id/loyalty/statistics/customers
  • GET /communities/id/gifts/statistics/merchants/id/issued
  • GET /communities/id/gifts/statistics/expiredGraph
  • GET /communities/id/gifts/statistics/merchants/id/issuedGraph
  • GET /communities/id/gifts/statistics/merchants/id/expiredGraph
  • GET /communities/id/gifts/statistics/merchants/id/expired
  • GET /communities/id/gifts/statistics/merchants/id/claimed
  • GET /communities/id/gifts/statistics/merchants/id/claimedGraph
  • GET /communities/id/loyalty/statistics/merchants/id/customers
  • It is now possible to search for transactions, based on the giftcode
  • RedeemRule now contains an image URL

Portal

  • Added a refund end date. After this date, it is no longer possible for customers to request a refund through the portal.

CCV Swap

  • Added a refund message. This message wil be printend on the voucher that the customer will receive.
  • Added a refund end date. The customer will be notified on the voucher, when the end date of the possibility to refund is.
  • Possible to print a custom logo on the voucher that the customer will receive.