GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 2025 HyperPay Team This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. This plugin is also compatible with any later version of the GPL. --- ## Third-Party Libraries This plugin includes or depends on the following third-party libraries via Composer, each of which is licensed under a GPL-compatible license: - **symfony/polyfill-php80** (MIT License) - **psr/log** (MIT License) - **guzzlehttp/guzzle** (MIT License) - **twig/twig** (BSD-3-Clause License) - **other dependencies as listed in your composer.lock** All third-party libraries are compatible with the GNU GPL v2 or later. For details, see each library's LICENSE file in the `vendor/` directory or their respective repositories. --- For more information, see the full text of the GNU General Public License at: https://www.gnu.org/licenses/gpl-2.0.html