Versions Compared

Key

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

...

Gift Card API can be used for sending personal messages in e-mail and SMS distributions in issue requests.

Improvement

AreaDescription
New gift card

Issue of single/multiple "physical" gift card (RTC-29780)

Minor improvements to the "New Gift Card" view:

  • Default number of gift cards - single gift card is now set as default.
  • Empty space was removed in the gift card number field in single issue.
  • Text in success notification was improved.
  • When some validation error occurs, user is no longer moved to the gift cards' grid.


...


 

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.

...