This is an add-on package to the LokiCheckout. It is only a dummy to kickstart new modules easily.
Install this package via composer (assuming you have setup the composer.yireo.com repository correctly already):
composer require loki-checkout/magento2-adyen-dev-tools
Next, enable this module:
bin/magento module:enable LokiCheckout_AdyenDevTools
Use the CLI to check for things:
bin/magento loki:checkout:adyen:api-check
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout-dev/LokiCheckout_AdyenDevTools.git
The following dependencies are declared in the module its `etc/module.xml` file:
Adyen_Payment
LokiCheckout_Core
Loki_Base
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Loki_MapComponents
Magento_AdminNotification
Magento_Backend
Magento_Catalog
Magento_Checkout
Magento_CheckoutAgreements
Magento_Config
Magento_Customer
Magento_Directory
Magento_Eav
Magento_Multishipping
Magento_Newsletter
Magento_Payment
Magento_Quote
Magento_Sales
Magento_Shipping
Magento_Store
Magento_Tax
Magento_Vault
Yireo_CspUtilities
LokiCheckout_AdyenDevToolsloki-checkout/magento2-adyen-dev-tools
adyen/module-payment: ^10.6
magento/framework: ^103.0
loki-checkout/magento2-core: ^2.0