Mastercard SPME §2.2.6 · Jun 2022 → May 2023
Mandatory Compliance Requirements for Compromised Entities
The updated rule states that Service Providers failing compliance will be automatically removed from the Mastercard SDP Compliant Registered Service Provider List and can be reinstated only after revalidating PCI DSS compliance and demonstrating adherence to the DESV appendix within 12 months.
Security Rules and Procedures—Merchant Edition • 22 February 2022
Security Rules and Procedures—Merchant Edition • 7 February 2023
forensic investigation will be automatically reclassified to become a Level 1 Service Provider. In addition, a Service Provider’s noncompliance will result in the automatic delisting from The Mastercard SDP Compliant Registered Service Provider List. A registered Service Provider may be placed back on the list only after the entity has re- validated compliance with the PCI DSS and has additionally demonstrated compliance with the DESV appendix of the PCI DSS within twelve (12) months from achieving full compliance with the PCI DSS as shown in Table 2.3.
program: Acquirer KYB- authority: Mastercard SPME §2.1+ authority: Mastercard SPME §2.1, §2.2.6required_documents:- incorporation- beneficial_ownership- aml_screen- license_verificationmin_review_cycle_days: 365suspension_trigger: document_collection_failurerecord_retention_years: 7aml_watchlist_sources:- ofac_sdn- eu_consolidatedagent_owner: kyb_agent+ service_provider_compliance:+ mandatory_delisting_on_noncompliance: true+ reinstatement_requirements:+ - revalidate_PCI_DSS_compliance+ - demonstrate_DESV_appendix_compliance_within_12_months++ # Added specific rules referencing Mastercard SPME §2.2.6 regarding service provider delisting and reinstatement requirements based on PCI DSS and DESV appendix compliance.
Acquirer KYB (Know Your Business) Obligations
Acquirers processing transactions on the Mastercard network are required to perform
Know Your Business (KYB) due diligence on merchants before onboarding and on a
recurring basis thereafter. Halyard Pay, as an acquirer, must collect and verify a
minimum set of documents for each merchant to establish business legitimacy, confirm
beneficial ownership, and satisfy anti-money laundering screening requirements.
When this policy applies
This policy applies to all new merchant onboarding and to all periodic re-verification
reviews. Merchants that fail to supply required documentation within the stipulated
period must be suspended from processing until compliance is restored.
Required actions
-
Collect all required KYB documents at onboarding prior to approval.
-
Conduct AML screening against applicable watchlists before approval.
-
Verify business licenses for regulated merchant categories.
-
Schedule a full re-verification review at least once every 365 days.
-
Document all verification outcomes and retain records for audit purposes.
6. Verify that all associated service providers maintain PCI DSS compliance and meet the updated requirements related to the DESV appendix; noncompliance must be flagged and reported, with service providers delisted if necessary until compliance is re-validated.
Source authority: Mastercard SPME §2.1.2.1 and 2.2.6.
Acquirer KYB (Know Your Business) Obligations
Acquirers processing transactions on the Mastercard network are required to perform
Know Your Business (KYB) due diligence on merchants before onboarding and on a
recurring basis thereafter. Halyard Pay, as an acquirer, must collect and verify a
minimum set of documents for each merchant to establish business legitimacy, confirm
beneficial ownership, and satisfy anti-money laundering screening requirements.
When this policy applies
This policy applies to all new merchant onboarding and to all periodic re-verification
reviews. Merchants that fail to supply required documentation within the stipulated
period must be suspended from processing until compliance is restored.
Required actions
-
Collect all required KYB documents at onboarding prior to approval.
-
Conduct AML screening against applicable watchlists before approval.
-
Verify business licenses for regulated merchant categories.
-
Schedule a full re-verification review at least once every 365 days.
-
Document all verification outcomes and retain records for audit purposes.
6. Verify that all associated service providers maintain PCI DSS compliance and meet the updated requirements related to the DESV appendix; noncompliance must be flagged and reported, with service providers delisted if necessary until compliance is re-validated.
Source authority: Mastercard SPME §2.1.2.1 and 2.2.6.
Source authority: Mastercard SPME §2.2.6.
--- a/policies/kyb_acquirer/rules.yaml +++ b/policies/kyb_acquirer/rules.yaml @@ -1,5 +1,5 @@ program: Acquirer KYB -authority: Mastercard SPME §2.1 +authority: Mastercard SPME §2.1, §2.2.6 required_documents: - incorporation - beneficial_ownership @@ -12,3 +12,10 @@ - ofac_sdn - eu_consolidated agent_owner: kyb_agent +service_provider_compliance: + mandatory_delisting_on_noncompliance: true + reinstatement_requirements: + - revalidate_PCI_DSS_compliance + - demonstrate_DESV_appendix_compliance_within_12_months + +# Added specific rules referencing Mastercard SPME §2.2.6 regarding service provider delisting and reinstatement requirements based on PCI DSS and DESV appendix compliance. --- a/policies/kyb_acquirer/policy.md +++ b/policies/kyb_acquirer/policy.md @@ -19,5 +19,6 @@ 3. Verify business licenses for regulated merchant categories. 4. Schedule a full re-verification review at least once every 365 days. 5. Document all verification outcomes and retain records for audit purposes. +6. Verify that all associated service providers maintain PCI DSS compliance and meet the updated requirements related to the DESV appendix; noncompliance must be flagged and reported, with service providers delisted if necessary until compliance is re-validated. -Source authority: Mastercard SPME §2.1. +Source authority: Mastercard SPME 2.1 and 2.2.6.