mastercard.com

Helps acquirers identify potentially high-risk merchants before entering to a merchant agreement.

6 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (7 total)

connect-web-sdk ✓ Official
npm install connect-web-sdk
# Maven: see https://github.com/Mastercard/xmlsignverify-core-java
gateway-android-sdk ✓ Official
# Maven: see https://github.com/Mastercard-Gateway/gateway-android-sdk
# Maven: see https://github.com/marcoblos/mastercard-mpgs-sdk
sdk-core-php ✓ Official
composer require sdk-core-php
gateway-ios-sdk ✓ Official
# See https://github.com/Mastercard-Gateway/gateway-ios-sdk
# See https://github.com/Mastercard/masterpass-qr-core-sdk-ios
curl examples
Returns information about Merchants, URLs and up to five principal owners, th…
curl \
  /fraud/merchant/v3/termination-inquiry/{IRN}
Endpoints (6 total)
GET
/fraud/merchant/v3/termination-inquiry/{IRN}
Returns information about Merchants, URLs and up to five principal owners, th…
POST
/fraud/merchant/v3/add-merchant
Used by Acquirers to add a terminated a merchant in the MATCH system. Merchan…
POST
/fraud/merchant/v3/retro/retro-list
Returns the summary of Retro matches for the given Acquirer Id. This resource…
POST
/fraud/merchant/v3/termination-inquiry
Returns information on merchants that have been terminated and merchants that…
POST
/fraud/merchant/v3/common/contact-details
Returns the contact information for the acquirer id requested. When MATCH ret…
POST
/fraud/merchant/v3/retro/retro-inquiry-details
Returns detailed information about Merchants, URLs and up to five principal o…
At a glance
Total SDKs7
Languages5
Endpoints6