LokiCheckout_AdobePayment
This module is available free of charge as part of Loki Checkout. Please note that support for this module is not included and is available on an hourly basis.
Payment
PHP
8.1 - 8.4
Magento
2.4.7 | 2.4.8
CSP
Yes
Unit Tests
4
Integration Tests
2
Functional Tests
1
PHPStan
1
Magento PHPCS
10
This Magento 2 module is an add-on package to the LokiCheckout. It integrates the existing Adobe Payment Services module into the checkout.
Installation
Install this package via composer:
composer require loki-checkout/magento2-adobe-payment
Next, enable this module:
bin/magento module:enable LokiCheckout_AdobePayment
Supported payment methods
- Credit Card (Hosted Fields)
- PayPal (Smart Buttons), including in-checkout and fast-checkout/express placement
- Apple Pay, including in-checkout and fast-checkout/express placement
- Google Pay, including in-checkout and fast-checkout/express placement
- Local Payment Methods / APM (Bancontact, Blik, EPS, iDEAL, MyBank, P24)
- Stored Cards (Vault)
- Pay Later messaging (shown alongside the PayPal button)
Not supported
- Fastlane is not currently supported by this module. It requires the Braintree
client SDK plus PayPal's
connect-bobascript, email-driven guest lookup hooks into the checkout's email field, and a shipping-information UI integration that are out of scope for the initial version of this module.
Current status
WARNING: This module has no releases yet. If you want to use it, make sure to add the version
@dev
to the composer command.
Support
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_AdobePayment.git
Loki Components
The following LokiComponents are created or references in this module:
loki-checkout.payment.methods.payment_services_paypal_hosted_fields.form
loki-checkout.payment.methods.payment_services_paypal_smart_buttons.form
loki-checkout.payment.methods.payment_services_paypal_apple_pay.form
loki-checkout.payment.methods.payment_services_paypal_google_pay.form
loki-checkout.payment.methods.payment_services_paypal_apm.form
loki-checkout.payment.methods.payment_services_paypal_vault.form
loki-checkout.fast_checkout.adobe_payment_smart_buttons_express
loki-checkout.fast_checkout.adobe_payment_apple_pay_express
loki-checkout.fast_checkout.adobe_payment_google_pay_express
Module Dependencies
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
Loki_Base
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Loki_MapComponents
Magento_Authorization
Magento_Backend
Magento_Catalog
Magento_Checkout
Magento_CheckoutAgreements
Magento_Config
Magento_Customer
Magento_Directory
Magento_Eav
Magento_GraphQl
Magento_InstantPurchase
Magento_Integration
Magento_Newsletter
Magento_Payment
Magento_PaymentServicesBase
Magento_PaymentServicesPaypal
Magento_QueryXml
Magento_Quote
Magento_Sales
Magento_ServiceProxy
Magento_Shipping
Magento_Store
Magento_Tax
Magento_Vault
Magento_Webapi
Yireo_CspUtilities
Composer details
Magento module name
LokiCheckout_AdobePaymentComposer name
loki-checkout/magento2-adobe-paymentComposer version
No release yet
Default branch
main
Requirements
magento/framework: ^103.0
magento/payment-services: ^2.16
loki-checkout/magento2-core: ^2.0
php: >=8.2 <8.6
Releases
Changelog
Last modified: June 1, 2026