codedropcc / disable-klarna-for-stripe-recurring-products
This extension will disable Klarna payments when customer cart(basket) have product with stripe recurring product.
Package info
github.com/codedropcc/disable-klarna-payments-for-stripe-recurring-products
Type:magento2-module
pkg:composer/codedropcc/disable-klarna-for-stripe-recurring-products
Requires
- php: ^7.4
- magento/product-community-edition: ^2.4.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-20 16:39:55 UTC
README
Fix the issue like
Order line totals do not total order_amount - XXXX != YYYY
When you've installed Klarna and Stripe Payments and enabled recurring products with initial fee you'll face a problem on checkout page what looks like Order line totals do not total order_amount - XXXX != YYYY.
This extension will disable Klarna payments when customer cart(basket) have product with stripe recurring product.
Tested on Magento CE 2.4.2
Required PHP ^7.4
Installation:
composer require codedropcc/disable-klarna-for-stripe-recurring-products