Location | Comment |
---|---|
API | Images API (RTC-13271) Gift Card service has been extended with four requests:
/api/v2/GiftCard/images
/api/v2/GiftCard/image/{imageId}
/api/v2/GiftCard/image/{imageId}/preview
/api/v2/GiftCard/images/profile/{profileReference} Implemented changes support also assigning image to the gift cards in issue requests. Moreover, gift card management and distributor e-mail support displaying images assigned to the gift cards. |
Gift Card Service | Transactions' grid (RTC-27029) New fields added to the transaction grid, "Issuing store name" and "Issuing store number". |
...
Location | Comment | |||||
---|---|---|---|---|---|---|
Gift Card Service | Gift Card Expirator performance (RTC-26305) GiftCardExpirator has been refactored to expire giftcards in batches. The performance of the expiration has been greatly improved.
| |||||
Gift Card Service Klarna Gateway | Creating redeem transaction with 0 amount (RTC-24608) Redeem transaction with 0 amount were still being created for empty Gift Cards. After changes, redeem transactions with 0 amount are not created for all of the giftcards. |
...