...
Area | Description |
---|---|
New gift card | Issue of single/multiple "physical" gift card (RTC-29780) Minor improvements to the "New Gift Card" view:
|
...
Released 10.02.2023
Area | Description | |||||
---|---|---|---|---|---|---|
Change Tracking | Export transaction changes (RTC-27668) TransactionExport job was added to GiftCardServiceIntegration and it exports every new or modified transaction to the Service Bus and saves it into blob container named batchtoprocess to Giftcard.Transaction.Export event.
| |||||
GiftCardService | Cancel authorization (RTC-29490) New function to manually cancel transaction with status "Authorizing" in the transaction view of a given gift card. When selected transaction that meets the correct condition for cancellation, the option "Cancel authorization" is visible under under '...' button.
|
...
Released 27.01.2023
Area | Description |
---|---|
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. |
GiftCardService | Transactions grid (RTC-27029) New fields added to the transaction grid, "Issuing store name" and "Issuing store number". Export Gift Card transactions to Excel (RTC-28575) "Export to Excel" functionality has been to Transactions view. The button is active only when filtering is applied in the grid. Each excel export is limited to 100 000 lines in file. |
...