...
Gift Card API can be used for sending personal messages in e-mail and SMS distributions in issue requests.
Improvement
Area | Description |
---|---|
New gift card | Issue of single/multiple "physical" gift card (RTC-29780) Minor improvements to the "New Gift Card" view:
|
...
Location | Comment |
---|---|
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. Required configuration: Enable "TransactionExport" job in GiftCardServiceIntegration package with default configuration. |
Gift Card Service | Cancel authorization (RTC-29490) New function to manually cancel transaction with status "Authorizing" in the transaction view of a given giftcard. When selected transaction that meets the correct condition for cancellation, the option "Cancel authorization" is visible under under '...' button. This new function requires GiftCards.ManuallyCancelAuthorization permission. |
...