vaimo / kustom-module-payments-graph-ql

vaimo/kustom-module-payments-graph-ql

Kustom KpGraphQl Magento 2 Extension

magento2-module Compatibility: Not compatible Code Quality: Fail Tests: N/A Security: Pass Apache-2.0

No README yet

The vendor hasn't published a README for this package. The latest version's install command is on the right.

3.0.17 / 2025-06-03

  • PPP-2089 Updated version because of version dependency updates

3.0.16 / 2025-05-21

  • PPP-2055 Compatibility with AC 2.4.8 and PHP 8.4

3.0.15 / 2025-04-23

  • PPP-2040 Updated version because of new dependencies

3.0.14 / 2025-04-03

  • PPP-2060 Updated version because of new dependencies

3.0.13 / 2025-03-26

  • PPP-2026 Updated dependencies

3.0.12 / 2025-02-11

  • PPP-1983 Increased version because of new dependencies

3.0.11 / 2025-01-22

  • PPP-1859 Simplified unit tests by using a helper which includes the mocking logic.

3.0.10 / 2025-01-14

  • PPP-1958 Increased version because of dependency version change

3.0.9 / 2024-12-03

  • PPP-1917 Increased version because of new dependencies

3.0.8 / 2024-11-05

  • PPP-1856 Increased version because of the module version dependencies

3.0.7 / 2024-10-18

  • PPP-1703 Create unit tests for KpGraphQl/Model/Resolver/Validation.php
  • PPP-1714 Simplify composer.json files

3.0.6 / 2024-09-26

  • PPP-1708 Updated the version because of new version dependencies

3.0.5 / 2024-08-30

  • PPP-1674 Updated version because of new dependency versions.

3.0.4 / 2024-08-21

  • PPP-1503 Make use of KP authorizationCallback optional for GraphQL API
  • PPP-1626 Handle KP failures gracefully to allow customer complete the purchase even when the KP configuration is incorrect

3.0.3 / 2024-08-12

  • PPP-1604 Updated the version because of new versions of the dependencies

3.0.2 / 2024-07-29

  • PPP-1563 Increased version because of new Klarna dependencies

3.0.1 / 2024-07-15

  • PPP-1577 Updated version because of new Klarna dependencies

3.0.0 / 2024-06-20

  • PPP-1437 Updated the admin UX and changed internally the API credentials handling

2.0.29 / 2024-07-03

  • PPP-1551 Increased version because of new Klarna dependencies

2.0.28 / 2024-05-30

  • PPP-1494 PPP-1385 Increased version because of new Klarna dependencies

2.0.27 / 2024-04-24

  • PPP-1391 Added support for Adobe Commerce 2.4.7 and PHP 8.3

2.0.26 / 2024-04-11

  • PPP-1385 Increased version because of new Klarna dependencies

2.0.25 / 2024-03-30

  • PPP-1364 Updated the version because new dependencies are used

2.0.24 / 2024-03-15

  • PPP-1329 Updated the version because new dependencies are used

2.0.23 / 2024-03-04

  • PPP-1298 Increased the version because of dependency updates

2.0.21 / 2024-02-01

  • PPP-1088 Updated the version because of a dependency change

2.0.20 / 2024-01-19

  • PPP-1059 Increased version because of a dependency version change

2.0.19 / 2024-01-19

  • PPP-1058 Increased version because of a dependency version change

2.0.18 / 2024-01-05

  • PPP-1022 Using a central method for checking if KP is active and/or enabled

2.0.17 / 2023-11-15

  • PPP-929 Increased the version because of a new version of the KP module

2.0.16 / 2023-09-27

  • PPP-772 Increased the version because of new dependency versions in the composer.json file

2.0.15 / 2023-09-20

  • PPP-743 Updated the version because the dependency to the Klarna KP module changed

2.0.14 / 2023-08-25

  • PPP-608 Checking if the API request can be sent

2.0.13 / 2023-08-01

  • PPP-575 Increased the version because of new dependency versions in the composer.json file

2.0.12 / 2023-07-14

  • MAGE-4228 Removed the composer caret version range for Klarna dependencies

2.0.11 / 2023-07-12

  • MAGE-4284 Increased the version because of a new version of the KP module

2.0.10 / 2023-07-06

  • MAGE-4191 Increased the version because of a new version of the KP module

2.0.9 / 2023-06-28

  • MAGE-4272 Increased the version because of a new version of the KP module

2.0.8 / 2023-06-19

  • MAGE-4255 Increased the version because of a new version of the KP module

2.0.7 / 2023-05-30

  • MAGE-4239 Increasd the version because of new Klarna composer dependencies

2.0.6 / 2023-05-24

  • MAGE-4236 Increased the version because of new Klarna composer depencies

2.0.5 / 2023-05-22

  • MAGE-4232 Increased the version because of new dependency versions in the composer.json file

2.0.4 / 2023-04-21

  • MAGE-4199 Fix createKlarnaPaymentsSession payment_method_categories return values
  • MAGE-4208 Handle setPaymentMethodOnCart error for when the user doesn't pass the payment_method.klarna.authorization_token

2.0.3 / 2023-04-03

  • MAGE-4164 Updated the version

2.0.2 / 2023-03-28

  • MAGE-4162 Added support for PHP 8.2

2.0.1 / 2023-03-28

  • MAGE-4144 Updated the versions

2.0.0 / 2023-03-09

  • MAGE-4084 Indicating the payment code when fetching payment specific configurations from the Base module
  • MAGE-4090 Removed the class Klarna\Kp\Model\Session and adjusted the calls

1.0.10 / 2022-09-27

  • MAGE-4007 Moved \Klarna\KpGraphQl\Model\Resolver\CreateKlarnaPaymentsSession::validate to a validation class

1.0.9 / 2022-09-14

  • MAGE-3986 Updated the dependencies

1.0.8 / 2022-09-01

  • MAGE-3434 Improved the execution checks in the plugins

1.0.7 / 2022-08-18

  • MAGE-3961 Updated the dependencies

1.0.6 / 2022-08-12

  • MAGE-3876 Reordered translations and set of missing translations
  • MAGE-3910 Updated the copyright text

1.0.5 / 2022-07-11

  • MAGE-3917 Bump version because of updated dependencies

1.0.4 / 2022-05-31

  • MAGE-3855 Bump version because of updated dependencies

1.0.3 / 2022-06-13

  • MAGE-3785 Fix PHP requirements so that it matches the PHP requirement from Magento 2.4.4

1.0.2 / 2022-05-31

  • MAGE-3855 Bump version because of updated dependencies

1.0.1 / 2022-05-09

  • MAGE-3617 Make KpGraphQl sessionless

1.0.0 / 2022-03-01

  • Move from klarna/m2-payments

0.9.7 / 2021-09-01

  • MAGE-3343 Fix Klarna payment method discounting (Bump version)

0.9.6 / 2021-08-10

  • MAGE-3314 Retrieve versions without hard dependency

0.9.5 / 2021-08-02

  • MAGE-3157 Add GraphQL usage info to create session api call

0.9.4 / 2021-06-10

  • MAGE-3219 Removed redundant dependencies

0.9.2 / 2021-05-18

  • MAGE-3129 Update di xsi & versions

0.9.1 / 2020-12-09

  • MAGE-2687 Fix issue with GraphQL variables

0.9.0 / 2020-08-10

  • Initial Release
Versions
Version Stability QA Status Compatibility Released
3.0.19 stable Fail Not compatible Details 2025-11-10 14:44:16
3.0.18 stable Not tested Not yet tested Details 2025-09-26 14:24:09
3.0.17 stable Not tested Not yet tested Details 2025-09-16 09:33:27

Requires 6

Package Constraint
vaimo/kustom-module-base 11.0.*
vaimo/kustom-module-payments 10.0.*
magento/framework ^103
magento/module-quote-graph-ql ^100
magento/module-store ^101.0
php ~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Fail di error Fail di error
2.4.8 Fail di error Fail di error
2.4.9 Fail di error not tested

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Warning 3 3 warnings (ruleset: Magento2) — 3 auto-fixable with phpcbf
PHPMD Warning 4 4 rule violations (UndefinedVariable:4)
Cpd Pass 0
Composer validate Info 1 valid; 1 advisory note (composer validate --strict)

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 345 345
2.4.8 343 343
2.4.9 343 N/A

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
License
Apache-2.0

More from Vaimo

View vendor
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.