Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

LocationComment
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. 
Path: Financials / Gift Cards / Tab for transactions. 

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.

...