magematch/magento2-payment

MageMatch Payment module — payment processing, retry logic, GraphQL resolvers for Adyen and payment methods

Maintainers

Package info

github.com/magematch/magento2-payment

Homepage

Type:magento2-module

pkg:composer/magematch/magento2-payment

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.1 2026-04-25 22:21 UTC

This package is auto-updated.

Last update: 2026-04-26 20:48:40 UTC


README

Free, open-source Magento 2 extension
by Arjun DhimanAdobe Commerce Certified Master
Part of the MageMatch developer ecosystem

Magento 2 module providing payment processing, retry logic, and GraphQL integration for payment methods including Adyen.

Features

  • Payment webhook handling and API integration
  • Payment retry logic with configurable timeout and retry attempts
  • Order cancellation cron jobs for pending orders
  • GraphQL resolvers for cart reset, order payment details, and payment retry
  • Adyen payment methods mapping
  • Payment transaction processing plugins
  • Request and state data plugins for payment flow

Requirements

Dependency Version
PHP ^8.1 || ^8.2 || ^8.3 || ^8.4
magento/framework ^103.0
magento/module-payment ^103.0
magento/module-payment-graph-ql ^100.0
adyen/module-payment *

Installation

composer require magematch/magento2-payment
bin/magento module:enable MageMatch_Payment
bin/magento setup:upgrade
bin/magento cache:clean

Compatibility

  • Magento Open Source 2.4.x
  • Adobe Commerce 2.4.x
  • PHP 8.1, 8.2, 8.3

Support & Custom Development

Need custom Magento development?
Find vetted Adobe Commerce developers at
magematch.com

License

MIT License — free to use commercially