Adds address autocompletion to checkout using the Postcode.eu API. Supports multiple countries and retrieves address data based on postal codes.
No Errors in Checkout & Payments
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Provides address autocomplete for billing and shipping addresses in Germany. Improves user experience by simplifying address entry during checkout.
Integrates the SimPay payment gateway with Magento 2.4, using a redirect-based payment flow with IPN webhook notifications for automatic order status updates and signature verification.
Displays enabled payment methods as icons in the store's footer or other areas. Allows exclusion of specific payment methods via configuration.
Adds Ajax Add to Cart functionality to Hyvä themes. Improves user experience by allowing products to be added to the cart without a page reload.
Integrates CyberSource payment gateway with Magento 2, offering secure payment processing and fraud protection. Supports stored cards, 3D Secure 2, and advanced fraud management.
A Magento 2 module that enhances Cart Price Rules by enabling application to all customer groups, including those created after the rule itself.
Admin Payment for Magento 2 introduces an internal payment method within the admin area.
Validates customer addresses during checkout in Magento 2. Requires PHP 8.1+ and Magento 2.4.6+.
Adds Google Autocomplete to customer street address fields. Improves address entry and accuracy during checkout.
Displays a notification to the customer after a product is added to the cart. Configuration options are available in the Magento admin panel.
Provides tools for testing the Magento 2 checkout process. Simplifies checkout testing and debugging.