PHPackages                             masterpass/masterpassmerchantsdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. masterpass/masterpassmerchantsdk

ActiveLibrary[Payment Processing](/categories/payments)

masterpass/masterpassmerchantsdk
================================

PHP Masterpass Merchant Checkout SDK

2.1.0(8y ago)320.4k↓43.8%6PHP &gt;=5.5.0

Since Aug 10Pushed 8y agoCompare

[ Source](https://github.com/Masterpass/MasterPassMerchantSDK-PHP)[ Packagist](https://packagist.org/packages/masterpass/masterpassmerchantsdk)[ RSS](/packages/masterpass-masterpassmerchantsdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (6)Used By (0)

Read Me
=======

[](#read-me)

PHP Masterpass Merchant Checkout SDK for use with PHP Core SDK on MasterCard Developer Zone ()

Pre-Requisites for using PHP MasterCard Masterpass Merchant Checkout SDK:

- PHP 5.5 or Higher
- Download MasterCardCoreSDK.phar from
- Download MastercardMerchantCheckout.phar for using masterpass merchant checkout sdk, github url:

##### Note: Refer to mastercard developer zone for documentation on SDKs for implementation reference and avoid potential break in your existing code if you upgrade with higher version.

[](#note-refer-to-mastercard-developer-zone-for-documentation-on-sdks-for-implementation-reference-and-avoid-potential-break-in-your-existing-code-if-you-upgrade-with-higher-version)

##### Documentation for SDK Integration:

[](#documentation-for-sdk-integration)

For Masterpass V6 :

For configuration and pre-requisites: For standard/express checkout integration:

For Masterpass V7:

For configuration and pre-requisites For standard checkout integration:

These phar can be downloaded from github directly or by using composer dependency.

If you do not have composer installed you can download it from

To download these phar as composer dependency, put a file named composer.json at the root of your project, containing as your project dependencies:

MasterCardMasterPassMerchant SDK v6 :

```
{
 "require": {
 	"masterpass/masterpassmerchantsdk":"1.1.0"
  }
}

```

MastercardMerchantCheckout SDK v7 :

```
{
 "require": {
 	"masterpass/masterpassmerchantsdk":"2.1.0"
  }
}

```

In order to import above package in your application, you need to use following composer command after installing composer locally:

> composer install or composer update

You can get more information about integrating MasterCard Merchant Checkout Service SDK from MasterCard Developer Zone -

##### Merchant Integration section.

[](#merchant-integration-section)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~140 days

Total

4

Last Release

3147d ago

Major Versions

1.1.0 → 2.0.02017-08-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/979fa4577f6c7b82a758e2f3f630cb6023f1ba83894355a1f06d18ea4fea995a?d=identicon)[Masterpass](/maintainers/Masterpass)

---

Top Contributors

[![Masterpass](https://avatars.githubusercontent.com/u/20922886?v=4)](https://github.com/Masterpass "Masterpass (21 commits)")

### Embed Badge

![Health badge](/badges/masterpass-masterpassmerchantsdk/health.svg)

```
[![Health](https://phpackages.com/badges/masterpass-masterpassmerchantsdk/health.svg)](https://phpackages.com/packages/masterpass-masterpassmerchantsdk)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
