2017 © Pedro Peláez
 

library merchantonboardingsdk

Masterpass Merchant Onboarding SDK to use with Mastercard Core SDK for PHP

image

masterpass/merchantonboardingsdk

Masterpass Merchant Onboarding SDK to use with Mastercard Core SDK for PHP

  • Friday, June 8, 2018
  • by Masterpass
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Read Me

PHP Masterpass Merchant Onboarding SDK for use with PHP Core SDK on MasterCard Developer Zone (https://developer.mastercard.com), (*1)

Pre-Requisites for using PHP Mastercard Masterpass Merchant Onboarding SDK:, (*2)

  • PHP 5.5 or Higher
  • Download MasterCardCoreSDK.phar from https://github.com/Masterpass/MasterCardCoreSDK-PHP
  • Download MastercardMerchantOnboarding.phar for using merchant onboarding sdk, github url: https://github.com/Masterpass/MerchantOnboardingSDK-PHP
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.

These phar can be downloaded from github directly or by using composer dependency., (*3)

If you do not have composer installed you can download it from https://getcomposer.org/, (*4)

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

Merchant Onboarding SDK:, (*6)

{ "require": { "masterpass/merchantonboardingsdk":"1.1.0" } } In order to import above package in your application, you need to use following composer command after installing composer locally:, (*7)

composer install or composer update, (*8)

You can get more information about integrating MasterCard Merchant Checkout SDK from MasterCard Developer Zone -, (*9)

Merchant Integration section.

The Versions

08/06 2018

dev-master

9999999-dev https://developer.mastercard.com

Masterpass Merchant Onboarding SDK to use with Mastercard Core SDK for PHP

  Sources   Download

The Requires

 

08/06 2018

1.1.0

1.1.0.0 https://developer.mastercard.com

Masterpass Merchant Onboarding SDK to use with Mastercard Core SDK for PHP

  Sources   Download

The Requires

 

08/06 2018

dev-develop

dev-develop https://developer.mastercard.com

Masterpass Merchant Onboarding SDK to use with Mastercard Core SDK for PHP

  Sources   Download

The Requires