Skip to content

vanilophp/adyen

Repository files navigation

Adyen Payment Gateway for Vanilo

Tests Packagist Stable Version StyleCI Packagist downloads MIT Software License

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.

About

Adyen Module for Vanilo Payments

Resources

License

Stars

Watchers

Forks

Packages

No packages published