Mastercard SPME §8.6.5 · Jun 2022 → May 2023
Chargeback Responsibility
The updated text specifies exact chargeback reason codes (4849 for Dual Message System and 49 for Single Message System Debit Mastercard transactions) to be used when disputing confirmed coerced transactions, enhancing clarity on processing these chargebacks.
Security Rules and Procedures—Merchant Edition • 22 February 2022
Chargebacks for confirmed coerced Transactions must use reason code 4849 (Questionable Merchant Activity) for Dual Message System transactions, and reason code 49 (Questionable Merchant Activity) for Debit Mastercard transactions processed on the Single Message System. Mastercard Fraud Control Programs
program: Chargeback Handling- authority: Mastercard SPME §10.1+ authority: Mastercard SPME §10.1, §8.6.5acknowledgement_business_days: 1lifecycle_states:- first_presentment- chargeback- second_presentment- pre_arbitration- arbitrationevidence_requirements:first_presentment:- transaction_receipt- authorization_recordchargeback:- merchant_rebuttal_letter- delivery_confirmation- customer_communicationsecond_presentment:- compelling_evidence- signed_cardholder_agreementpre_arbitration:- full_dispute_record- prior_correspondencearbitration:- full_dispute_record- arbitration_filing+ chargeback_reason_codes:+ coerced_transactions:+ dual_message_system: 4849+ single_message_system_debit_mastercard: 49agent_owner: chargeback_agent++ # Note: Added explicit mappings for chargeback reason codes 4849 and 49 concerning confirmed coerced transactions as specified by Mastercard SPME §8.6.5.
Chargeback Handling
Chargebacks are cardholder-initiated disputes against a transaction. Halyard Pay, as the
acquirer, is responsible for managing the full dispute lifecycle on behalf of its
merchants from initial first presentment through arbitration. Each stage of the
lifecycle has specific evidence requirements and strict response deadlines imposed
by Mastercard network rules.
Lifecycle overview
Disputes progress through a defined set of states: first presentment, chargeback,
second presentment (re-presentment), pre-arbitration, and arbitration. Failure to
respond within the applicable timeframe at any stage results in an automatic ruling
against the acquirer.
Required actions
-
Acknowledge each incoming chargeback within one business day of receipt.
-
Gather required evidence for the relevant lifecycle state.
-
Submit a second presentment (re-presentment) where merchant liability can be
contested, including compelling evidence.
- Escalate to pre-arbitration and arbitration only after second presentment is
rejected by the issuer.
- For confirmed coerced transactions, ensure chargebacks use the specified reason
codes: 4849 for Dual Message System transactions and 49 for Debit Mastercard
Single Message System transactions.
6. Maintain complete case records for audit and regulatory reporting.
Source authority: Mastercard SPME §10.1.10.1, 8.6.5.
Chargeback Handling
Chargebacks are cardholder-initiated disputes against a transaction. Halyard Pay, as the
acquirer, is responsible for managing the full dispute lifecycle on behalf of its
merchants from initial first presentment through arbitration. Each stage of the
lifecycle has specific evidence requirements and strict response deadlines imposed
by Mastercard network rules.
Lifecycle overview
Disputes progress through a defined set of states: first presentment, chargeback,
second presentment (re-presentment), pre-arbitration, and arbitration. Failure to
respond within the applicable timeframe at any stage results in an automatic ruling
against the acquirer.
Required actions
-
Acknowledge each incoming chargeback within one business day of receipt.
-
Gather required evidence for the relevant lifecycle state.
-
Submit a second presentment (re-presentment) where merchant liability can be
contested, including compelling evidence.
- Escalate to pre-arbitration and arbitration only after second presentment is
rejected by the issuer.
- For confirmed coerced transactions, ensure chargebacks use the specified reason
codes: 4849 for Dual Message System transactions and 49 for Debit Mastercard
Single Message System transactions.
6. Maintain complete case records for audit and regulatory reporting.
Source authority: Mastercard SPME §10.1.10.1, 8.6.5.
Source authority: Mastercard SPME §8.6.5.
--- a/policies/chargeback_handling/rules.yaml
+++ b/policies/chargeback_handling/rules.yaml
@@ -1,5 +1,5 @@
program: Chargeback Handling
-authority: Mastercard SPME §10.1
+authority: Mastercard SPME §10.1, §8.6.5
acknowledgement_business_days: 1
lifecycle_states:
- first_presentment
@@ -24,4 +24,10 @@
arbitration:
- full_dispute_record
- arbitration_filing
+chargeback_reason_codes:
+ coerced_transactions:
+ dual_message_system: 4849
+ single_message_system_debit_mastercard: 49
agent_owner: chargeback_agent
+
+# Note: Added explicit mappings for chargeback reason codes 4849 and 49 concerning confirmed coerced transactions as specified by Mastercard SPME §8.6.5.
--- a/policies/chargeback_handling/policy.md
+++ b/policies/chargeback_handling/policy.md
@@ -21,6 +21,11 @@
contested, including compelling evidence.
4. Escalate to pre-arbitration and arbitration only after second presentment is
rejected by the issuer.
-5. Maintain complete case records for audit and regulatory reporting.
+5. For confirmed coerced transactions, ensure chargebacks use the specified reason
+ codes: 4849 for Dual Message System transactions and 49 for Debit Mastercard
+ Single Message System transactions.
+6. Maintain complete case records for audit and regulatory reporting.
-Source authority: Mastercard SPME §10.1.
+Source authority: Mastercard SPME +10.1, +8.6.5.