Skip to content

Releases: ATOAPaymentsLimited/AtoaMagento

Release list

v2.0.0

Choose a tag to compare

@BalaSubramanianAtoa BalaSubramanianAtoa released this 09 Jul 08:56
416ebbf

🚀 Atoa Pay for Magento 2 — v2.0.0

Accept Open Banking payments, card payments, Apple Pay, and Google Pay on your Magento 2 or Adobe Commerce store — powered by
Atoa.

Features

  • 🏦 Pay by Bank — Open Banking payments direct from the customer's bank app
  • 💳 Card Payments — Visa and Mastercard via the Atoa card gateway
  • 📱 Apple Pay & Google Pay — one-touch payments at checkout
  • 🔒 Webhook Security — V2 HMAC-SHA256 signing with V1 fallback
  • 📝 Auto Invoice — automatic invoice generation on payment confirmation
  • Expired Payment Handling — automatic order cancellation on payment timeout
  • One-click Webhook Setup — register webhook URLs directly from Magento admin

Quick install

composer config repositories.atoa vcs https://github.com/ATOAPaymentsLimited/AtoaMagento.git
composer require atoa/module-atoa-payment
php bin/magento setup:upgrade && php bin/magento setup:di:compile && php bin/magento cache:flush

Requirements

Magento / Adobe Commerce 2.4.x  ·  PHP 8.1+

📚 Full setup guide  ·  📧 hello@paywithatoa.co.uk

What's Changed

New Contributors

Full Changelog: https://github.com/ATOAPaymentsLimited/AtoaMagento/commits/v2.0.0