Version 3.14

Backend

  • When using the exchange product redeem rule for a lottery program, we will deduct lottery tickets for the product that is redeemed, and add lottery tickets for the product that is rewarded.
  • Fixed a bug where a sellgift order with a similar orderid would result in an ‘already processed’ error.

Connect backoffice

  • You can now upload images up to 5mb in size.
  • Community financial information is now optional, not mandatory.
  • Updated pages to match the new CCV branding.

Portal

  • Added a page to list all issueing and claiming merchants.

API

  • SellGift / CCVShop orders: the executing user will now be stored for every transaction.
  • Added PUT /merchants/topUpProduct, merchants can now top up a product for a customer.
  • Added PUT /merchants/topDownCash, merchants can now top down cash for a customer.
  • Changed the right from LIST_GIFTS to GIFT_INFO for following endpoints:
    • /communities/{communityId}gifts/{giftCode}
    • /merchants/{communityId}gifts/{giftCode}

ABO

  • Boosted performance of the user group page.
  • You can now upload images up to 5mb in size.
  • Fixed the minamount and maxamount filter on the transactionspage for gift.
  • It’s now possible to download the PDF’s from a webshop order. Previously it was only possible to resend the email.
  • Added correct exception handling when trying to reverse a transaction already included in a SEPA.
  • Fixed a bug where it was not possible to create cards with a starting balance.