...
Area | Description | |||||||
---|---|---|---|---|---|---|---|---|
GiftCardService | Gift Card Expirator performance (RTC-26305) GiftCardExpirator has been refactored to expire giftcards in batches. The performance of the expiration has been greatly improved.
| |||||||
GiftCardService 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 gift cards. |
...
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. |
...