.. _manager_tx_marker_notification: Transaction Marker Notification ############################### .. toctree:: :maxdepth: 1 .. contents:: :local: .. role:: ex .. role:: code Overview ======== The Transaction marker notification tool is used to notify users about specific issues that might happen to transactions and usually require quick response. Each time the specified transaction marker is triggered, it will send email notification to user’s email address. For example, if notifications for chargebacks are enabled, user will get a new email notification for each chargeback applied to a processed transaction. Email content can be customized. The main screen displays a list of all notifications, their status, ID, subject, language, merchant name, message type and marker type. .. image:: ../_static/images/9/tmn.png :width: 800 :align: center :alt: pic92 merchant faq Configuration ============= | To add a new marker, press the :code:`Create` button in the upper right corner. Notification configuration box will appear with the following parameters: | .. image:: ../_static/images/9/notcreate.png :width: 600 :align: center :alt: pic92 merchant faq | .. list-table:: :widths: 20, 80 :header-rows: 1 :class: longtable * - Parameter - Description * - Status - Enabled/Disabled * - Marker type: - * Chargeback * Chargeback after ethoca reversal * Chargeback after reversal * Duplicated chargeback * Failed cancels * Failed captures * Failed PAN eligibility * Failed payin session initiators * Failed payout session initiators * Failed reversals/refunds * Failed scorings * Fraud * Inconsistent order status * Incorrect decline code * Multiple master approvals * Phone verification * Processor callback notification * Refused payouts * Refused refunds * Retrieval * User defined * - Merchant - To select a merchant, enter the name or ID of the merchant * - Subject - All emails for this marker will have this subject * - Message type - * Email - Email with plain text. * Email (HTML) - Email with HTML support. * - Message - | All emails for this marker will have this text message. | Transaction Marker Notification supports `Message Templates `_. | Additionally :code:`$!{MARKER_TYPE_NAME}` was added.