Download the PHP package elgigi/lyra-payments without Composer
On this page you can find all versions of the php package elgigi/lyra-payments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download elgigi/lyra-payments
More information about elgigi/lyra-payments
Files in elgigi/lyra-payments
Package lyra-payments
Short Description Lyra payments Webservices v5 PHP Client (SytemPay, Payzen, Sogecommerce, Crédit du Nord, ...)
License MIT
Homepage https://elgigi.fr
Informations about the package lyra-payments
Lyra payments Webservices v5 PHP Client
PHP client to dialog with Lyra Network web services v5, payment solution for:
- WebServices of french Natixis banks
- Payzen for all french banks, most european banks, Brazil, Chile, Argentina, Peru, Mexico, USA and Canada, India and soon Colombia.
- Sogecommerce for the Société Générale french bank
- The Crédit du Nord french bank group
- The OSB bank to Tahiti
- The CSB bank to Noumea
- The BNPP bank in Africa
- FirstData to Brazil
- Innocard to Switzerland
Installation
Composer
You can install the client with Composer, it's the recommended installation.
Dependencies
- PHP >= 7.1
Methods
All methods available in web services v5 of Lyra Network payment system are functional.
Each implemented method return detail of result ; you are able to call too WebServices::getLastResult()
method after calling your method.
For more detail on functionality of each method and theirs details results, report you to the web services documentation.
Backward compatibility of WebServices
Routine transactions on payments
Token payments
Models
Models available to use payment methods:
Info\CartItem
Info\Ext
Request\BillingDetails
Request\Card
Request\Common
Request\Customer
Request\ExtendedResponse
Request\ExtraDetails
Request\LegacyTransactionKey
Request\Order
Request\Payment
Request\Query
Request\Settlement
Request\ShippingDetails
Request\ShoppingCart
Request\Subscription
Request\Tech
Request\ThreeDS
It's a simple integration of model describes on web services documentation with data format control.
All versions of lyra-payments with dependencies
ext-json Version *
ext-soap Version *