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

Remove PayPal #28

Closed
henkvalk opened this issue Jan 29, 2024 · 3 comments
Closed

Remove PayPal #28

henkvalk opened this issue Jan 29, 2024 · 3 comments

Comments

@henkvalk
Copy link
Contributor

I don't know if this is a replacement for bundled, or for core, but removing paypal completely as payment method seems to be better. A lot of PSP's like Adyen, Mollie, Stripe etc having PayPal as Payment option. So unnecessary and replacealbe

        "magento/module-paypal": "*",
        "magento/module-paypal-captcha": "*",
        "magento/module-re-captcha-paypal": "*",
        "magento/module-paypal-graph-ql": "*",
@jissereitsma
Copy link
Collaborator

This is a difficult one. Adding these lines to Magento instances that are running older versions will most likely break them. So I'm not sure if this should be included.

@henkvalk
Copy link
Contributor Author

Ok, I see adyen/module-payment is requiring the magento/module-paypal, but also using the magento/module-multishipping. They are requiring the PayPal module because they extends the Billing Agreement class.

@jissereitsma
Copy link
Collaborator

Sadly, yes. As of yet, I'm closing this issue :( Unhappily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants