Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ECP-9542] Solving the hidden dependency on Magento_Paypal module #2855

Merged
merged 8 commits into from
Feb 4, 2025

Conversation

khushboo-singhvi
Copy link
Contributor

Description
It looks like the module has a hidden dependency on Magento_Paypal module. If this module is disabled, our frontend can't find the value of global configuration window.checkoutConfig.payment.iframe. This results in card component not being able to load correctly.
This PR aims to solve the hidden dependency on Magento_Paypal module by using default magento's functionality

Tested scenarios
Successful loading of card component after disabling the Magento Paypal module.

Fixes

Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@khushboo-singhvi khushboo-singhvi merged commit a230cef into main Feb 4, 2025
15 checks passed
@khushboo-singhvi khushboo-singhvi deleted the ECP-9542 branch February 4, 2025 15:08
@khushboo-singhvi khushboo-singhvi added the Fix Indicates a bug fix label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Indicates a bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants