2017 © Pedro Peláez
 

library masterpasspspsdk

PHP Masterpass PSP SDK

image

masterpass/masterpasspspsdk

PHP Masterpass PSP SDK

  • Friday, February 23, 2018
  • by Masterpass
  • Repository
  • 0 Watchers
  • 0 Stars
  • 82 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 91 % Grown

The README.md

Read Me

PHP Masterpass PSP(Payment Service Provider) SDK for use with PHP Core SDK on MasterCard Developer Zone (https://developer.mastercard.com), (*1)

PSP SDK is used by Payment Service Provider to get payment data., (*2)

Pre-Requisites for using PHP Masterpass PSP SDK :, (*3)

  • PHP 5.5 or Higher
  • Download MasterCardCoreSDK.phar from https://github.com/Masterpass/MasterCardCoreSDK-PHP
  • Download MastercardPspPayment.phar for using Masterpass PSP SDK, github url: https://github.com/Masterpass/MasterpassPspSDK-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., (*4)

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

To download the phar as composer dependency, put a file named composer.json at the root of your project, containing as your project dependencies: { "require": { "masterpass/masterpasspspsdk":"1.3.0" } }, (*6)

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 Masterpass PSP(Payment Service Provider) SDK from MasterCard Developer Zone -, (*9)

Merchant Integration section.

The Versions

23/02 2018

dev-develop

dev-develop

PHP Masterpass PSP SDK

  Sources   Download

The Requires

 

23/02 2018

dev-master

9999999-dev

PHP Masterpass PSP SDK

  Sources   Download

The Requires

 

23/02 2018

1.2.0

1.2.0.0

PHP Masterpass PSP SDK

  Sources   Download

The Requires

 

06/10 2017

1.1.0

1.1.0.0

PHP Masterpass PSP SDK

  Sources   Download

The Requires

 

16/06 2017

1.0.0

1.0.0.0

PHP Masterpass PSP SDK

  Sources   Download

The Requires