Release 14.10.2024
Improvements
Area | Description |
---|---|
General | |
Documentation | GiftCard API documentation (RTC-44537) The GiftCard service documentation in Swagger is updated with more information about transaction types. |
Release 13.08.2024
Improvements
Area | Description |
---|---|
Profiles | SMS distribution templates (RTC-41448) The Distributor job supports specifying different SMS distribution messages for different profiles. |
...
Release 10.07.2024
Issue multiple digital gift cards & import emails from Excel
Multiple digital gift cards can be created and issued to a list of email addresses.
Email addresses can be registered manually, or imported from Excel.
An empty Excel template can be downloaded, filled out and imported.
The quantity of Gift cards must be the same as the number of email addresses in the import.
The user is notified if the quantities do not match.
The Excel template contains only one column; Email address.
Maximum 10,000 rows can be imported in the same import.
Improvements
Area | Description |
---|---|
Transaction | Gift card transaction note (RTC-40825) The full text of the transaction note is displayed when the mouse pointer is placed over the note column. |
General | Multiple clicks creates duplicated gift cards (RTC-41462) Multiple clicks on the Create button no longer creates duplicated gift cards. |
...
Release 07.05.2024
Create Note when deactivating or activating Gift card
When a gift card is deactivated or activated, the user can input a comment to why it was deactivated.
The note can be seen in the Gift Card transaction tab and on the Gift Cards 5 last transactions.
Improvements
Area | Description |
---|---|
System | Update Last used date (RTC-33597) Last used date is updated when doing redeem transactions and balance corrections. |
Gift card overview | Improvement in Gift card overview (RTC-33647) The performance when opening the gift card's overview page has been greatly improved, so that everything loads faster.
|
General | Inactive gift cards (RTC-39349)
|
...
Release 15.12.2023
...
Area | Description |
---|---|
System | Phone number selector (RTC-34250) Prefix in the phone number selector is prefilled with country code obtained to the store related to the gift card, when owner phone number is empty. |
...
Gift cards can be issued in Estonia (RTC-36762) Gift cards issued from stores in Estonia (profiles with country set to Estonia) have Estonian texts on the gift card. Gift cards per profile (RTC-36243) With configuration parameter named "Gift Card Usage Area", user is able to limit access for redeem and recharge transactions to the same profile or country as store that the specific gift card has been issued in. |
...
Release 24.08.2023
Import section in gift card's history view
...
Area | Description | |||||
---|---|---|---|---|---|---|
Klarna Gateway | Extend transaction patch method (RTC-24201) GiftCardService: patch transaction update request's response has been extended with gift card details. | |||||
GiftCardService | Errors logged twice in responses (RTC-24466) Giftcard service was logging duplicated errors in responses for some cases in connection to validation of the path of parameters giftCardNumber, startingGiftCardNumber or giftCardsCount. Developer removed duplicate validation. | |||||
GiftCardService API | Multiple issue method route change (RTC-25286) Updated url of requests and also request body.
| |||||
Gift Card Service Import | GiftCard Service/Import from SVS (RTC-25672) ExpiresAtUtc and PinCode fields are not cleared while cancelling issue transactions of the preloaded giftcards. | |||||
GiftCardService | GiftcardService Performance (RTC-25709) Added new indexes in database to improve grid performances. |
...
This also affects saving import files into the database.
Improvements
Area | Description |
---|---|
Images | Edit validity period (RTC-21182) Adding possibility to rename or edit validity period of temporary image from Gift Card management. Image centering (RTC-19702) Image on a gift card is centered and isn't out of the screen on a mobile device. Image cleanup (RTC-18861) Image cleanup job (name of job: ImageCleaner) for removal of unused images in Azure Storage and BD. Unused images or images deleted from the Management level are removed from the database and Azure. Storage after ImageCleaner job execution. |
Gift Card Module | Handle euro currency on gift card image (RTC-23995) The images for gift cards in euro currency are properly displaying "€" sign. User roles (RTC-19465) Providing compatibility of user roles view and description for GiftCardService in line with other cloud modules. Dividing them on category and sections. Selecting section causes ticking roles below it. Additionally, depending roles are ticked automatically. |
...
Giftcard images are resolved in the new flow. Profiles have dedicated images - ordinary (basic) image for profile or proper ones specified for time period only.
Improvements
Area | Description |
---|---|
Transactions | Issue gift card (RTC-19374) When issuing new gift card, the profileId is properly assigned to this gift card basing on the store number from the issue request. |
GiftCardService | The performance of the cancel/update/commit requests has been improved (RTC-22229) Index on TransactionId in [CloudScrip].[Transaction] table has been added. |
...
Grid with all transactions has been added. Separated permission is needed to access it. Grid contains data from all columns from Transactions DB table (except GiftCardId and table primary key).
Improvements
Area | Description |
---|---|
Gift card imports | Validation on Import (RTC-22167) Validation of files in importing has been changed to support all csv files, not only excel/csv files. |
Transactions | ReGive action (RTC-22137) When performing a ReGive action - distribution is created for the new owner. |
...
Added job to cleanup staging tables rows older than configured value.
Improvements
Area | Description |
---|---|
API | Fix on Owner and ValidDate in ReGive and ExtendValidity methods (RTC-21000) When performing ReGive action on gift card proper owner values (OldOwnerClaim and NewOwnerClain) are saved in transaction details. When using ExtendValidity method proper ValidDate values (OldValidUtc and NewValidUtc) are saved in transaction details. |
Gift card imports | Default empty value for DefaultCurrencyCode (RTC-20890) Import of gift card with no currency code in import file works fine also when DefaultCurrencyCode parameter has default value. |
...
Added parameter for default currency. It is used in the import when currency is not given in the file.
Improvements
Area | Description |
---|---|
Balance details view | The data for the selected date (date period) is displayed properly in balance details view. |
Image management | Gift Card management user is able to sort images properly, when hiding expired ones (no blank spaces between not expired images). |
...