...
Area | Description |
---|---|
Import | ProfileId filled when store number is present in imported file (RTC-32581) "ProfileId" field is no longer taken into account during importing gift cards. ProfileId is filled according to the store number field. |
Issue gift card | Fix: Issue multiple gift cards in management fails when number starts with zero (RTC-33061) Issuing multiple gift cards in management, for all numbers (including leading zeros) works correctly. |
Multi-country | Multi-country: Gift card image text (RTC-32312) The text on gift card's image is displayed in the culture, which is based on the profile's country code. Multi-country: GiftCard service and EmailTemplateDistributor job (RTC-32296) The text on giftcard's image is displayed in the culture, which is based on the profile's country code. The changes are applied in:
Multi-country: Currency code based on store country when importing gift cards (RTC-32305) "ProfileId" and "CurrencyCode" fields are not validated and taken into account during import of gift cards. Currency code of imported gift card is dependent on country of the store."ProfileId" is filled, based on the profile of the defined store. "CurrencyCode" is filled based on country code of the profile related to the store. If profile's country code related to the store is NULL or the country code is not supported, then currency code is determined by "DefaultGiftCardCulture" parameter |
...
Released 27.06.2023
Area | Description |
---|---|
Email messages | Fix for line breaks in emails (RTC-32066) The personal messages with line breaks are properly displayed in emails. |
Email templates | Improvements to gift card mails (RTC-31580) When gift card is being sent by an e-mail, then in the received message, the amount field contains two decimals and date field shows only the date (without time). |
System | Multi-country: Import of countries (RTC-32293) Store groups' country codes are imported from Store Service to the GiftCard Service. Technology framework (RTC-29202) GiftCardService is migrated to .NET 6. |
...