Download the PHP package vanilo/adyen without Composer
On this page you can find all versions of the php package vanilo/adyen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package adyen
Adyen Payment Gateway for Vanilo
This library enables Adyen Drop-in & Components integration for Vanilo Payments.
Being a Concord Module it is intended to be used by Laravel Applications.
Documentation
Refer to the markdown files in the docs folder.
Known Issues
Adyen expects amounts to be specified in "minor" units (eg. cents: 10 EUR => { amount: 1000, currency: "EUR" }). Currently the library takes the original amount, multiplies it by 100 and calls it a day. Certain currencies are not like that, we need an adjustment layer to handle this.
All versions of adyen with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-json Version *
konekt/concord Version ^1.13
konekt/enum Version ^4.0
nesbot/carbon Version ^2.62.1|^3.0
vanilo/payment Version ^4.0
vanilo/contracts Version ^4.0
adyen/php-api-library Version ^10.1
ext-json Version *
konekt/concord Version ^1.13
konekt/enum Version ^4.0
nesbot/carbon Version ^2.62.1|^3.0
vanilo/payment Version ^4.0
vanilo/contracts Version ^4.0
adyen/php-api-library Version ^10.1
The package vanilo/adyen contains the following files
Loading the files please wait ....