Download the PHP package placetopay/mpi without Composer
On this page you can find all versions of the php package placetopay/mpi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download placetopay/mpi
More information about placetopay/mpi
Files in placetopay/mpi
Download placetopay/mpi
More information about placetopay/mpi
Files in placetopay/mpi
Vendor placetopay
Package mpi
Short Description A SDK to connect with PlacetoPay 3DS MPI
License MIT
Package mpi
Short Description A SDK to connect with PlacetoPay 3DS MPI
License MIT
Please rate this library. Is it a good library?
Informations about the package mpi
3DS MPI Service SDK
Installation
This SDK can be installed easily through composer
Usage
Instantiate the object with the service, you can send 3ds version, default value is V1
Lookup the card on the directories
Optional Parameters
Field | Description | Format | Require |
---|---|---|---|
threeDSAuthenticationInd | type of authentication request. | String(02): - 01: Paymen transaction - 02: Recurring transaction -03: Installment transaction | Optional, default is 01 |
recurringFrequency | the minimum number of days between authorizations. | String (max 32) | if threeDSAuthenticationInd is '02' o '03' |
recurringExpiry | Date after which no further authorizations will be made | String(8) / Format YYYYMMDD | if threeDSAuthenticationInd is '02' o '03' |
recurringFrequency | Minimum number of days between authorizations. | String(max 32) | if threeDSAuthenticationInd is '02' o '03' |
purchaseInstalData | Maximum number of authorizations allowed for installment payments. | String(max 8) major than 1 | if threeDSAuthenticationInd is '03' |
Query validation status
Update transaction status
All versions of mpi with dependencies
PHP Build Version
Package Version
The package placetopay/mpi contains the following files
Loading the files please wait ....