PHPackages                             mediarox/module-compatibility-amasty-checkout-iways-paypalplus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mediarox/module-compatibility-amasty-checkout-iways-paypalplus

ActiveMagento2-module

mediarox/module-compatibility-amasty-checkout-iways-paypalplus
==============================================================

Compatibility module for the modules iways/module-pay-pal-plus &amp; amasty/module-single-step-checkout.

0.0.5(3y ago)084MITJavaScript

Since Dec 20Pushed 3y agoCompare

[ Source](https://github.com/mediarox/module-compatibility-amasty-checkout-iways-paypalplus)[ Packagist](https://packagist.org/packages/mediarox/module-compatibility-amasty-checkout-iways-paypalplus)[ RSS](/packages/mediarox-module-compatibility-amasty-checkout-iways-paypalplus/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

### Compatibility module for

[](#compatibility-module-for)

- amasty/module-single-step-checkout
- iways/module-pay-pal-plus

#### Corrected behaviors

[](#corrected-behaviors)

Nr.TopicProblemFix1Positioning of the order buttonAs described in the [documentation of Amasty](https://amasty.com/docs/doku.php?id=magento_2:one_step_checkout#layout), you can configure the position of the order button in the checkout. As also described there, third-party payment methods sometimes cause problems. This also applies to PayPal Plus payment methods. In case the position "below the order total" is selected, the order buttons of the PayPal Plus payment methods do not move as desired.Extend "Magento\_Checkout/js/action/select-payment-method" to inject (mixin) additional move behaviour. Third-party payment methods from the "payment/iways\_paypalplus\_payment/third\_party\_moduls" setting of PayPal Plus are also taken into account.2isPlaceOrderActionAllowed checkAn order is normally triggered via the "placeOrder" method (Module\_Checkout::js/view/payment/default.js). Among other things, this checks the property "isPlaceOrderActionAllowed" (ko.observable), which is set to "true" if a billing address is available. For registered customers with existing billing addresses, this check does not work correctly in interaction with Amasty Checkout &amp; PayPal Plus, so the order button remains disabled in these cases.We extend the "initPayPalPlusFrame" method (Iways\_PayPalPlus::js/view/payment/method-renderer/payment.js) respectively the callback method "enableContinue" contained therein by a check of the Amasty "isPlaceOrderActionAllowed" conditions (Amasty\_Checkout::js/view/place-button.js:isPlaceOrderActionAllowed) and set the native property "isPlaceOrderActionAllowed" depending on this.3Onepage checkout supportThe implementation of the PayPal Plus Javascript application "PAYPAL.apps.PPP({})" was implemented rather statically by iways in terms of the standard checkout. Static in this context means that the associated Magento Javascript component reads all configurations (country, language, third-party payment methods) once, starts the application and then only reacts to the change of the country. (billingAddress.subscribe) As soon as you use a onepage checkout and want to implement extended conditions for payment methods, you reach your limits here. In our case, this was the payment method "cash on delivery", which was configured as a third-party payment method and must disappear for certain shipping methods.We extended the PayPal Plus Javascript component to listen for the Amasty event "onAfterShippingSave", which then loads and updates the third-party payment methods via a web api call.

#### Installation

[](#installation)

```
composer require mediarox/module-compatibility-amasty-checkout-iways-paypalplus
bin/magento setup:upgrade
```

#### Notice

[](#notice)

Further suggestions, corrections or features (pull requests or issues) are welcome.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~52 days

Total

4

Last Release

1448d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1479824?v=4)[mediarox](/maintainers/mediarox)[@mediarox](https://github.com/mediarox)

---

Top Contributors

[![sfritzsche](https://avatars.githubusercontent.com/u/32567473?v=4)](https://github.com/sfritzsche "sfritzsche (36 commits)")

### Embed Badge

![Health badge](/badges/mediarox-module-compatibility-amasty-checkout-iways-paypalplus/health.svg)

```
[![Health](https://phpackages.com/badges/mediarox-module-compatibility-amasty-checkout-iways-paypalplus/health.svg)](https://phpackages.com/packages/mediarox-module-compatibility-amasty-checkout-iways-paypalplus)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
