The extension integrates your Magento 2 store with the AlphaCommerceHub payment service (Australia).
The source is on GitHub: GitHub - mage2pro/alphacommercehub: AlphaCommerceHub integration with Magento 2
The extension is free (because its implementation is paid by AlphaCommerceHub).
What is AlphaCommerceHub?
Australia Post and Alpha Payments Cloud have launched a joint venture to provide local businesses with access to eCommerce services such as payment processing, anti-fraud technology, loyalty programs, identity management, logistics and consolidated reporting through a single platform.
“Businesses will no longer need to invest in multiple platforms, integrations and expensive ongoing investment to stay current,” said Australia Post group chief digital officer Andrew Walduck.
computerworld.com.au/article/626082/aus-post-partners-fintech-ecommerce-hub
twitter.com/AlphaFintech/status/897827890728972288
How to install
1. Free installation service
Just order my free installation service.
2. Self-installation
composer require mage2pro/alphacommercehub:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US <additional locales, e.g.: en_AU>
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
If you have some problems while executing these commands, then check the detailed instruction.
Demo videos
Screenshots
- The backend «Payment Information» block for a bank card payment.
- The backend «Payment Information» block for a PayPal payment.
- The backend orders list.
- The backend settings.