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

load PayPal Express Button locally [DSGVO|GDPR] #334

Open
riconeitzel opened this issue Jun 16, 2018 · 1 comment
Open

load PayPal Express Button locally [DSGVO|GDPR] #334

riconeitzel opened this issue Jun 16, 2018 · 1 comment

Comments

@riconeitzel
Copy link
Member

currently the paypal express button is loaded as an external ressource.

graphic needs to be stored locally and no external ressource should be loaded.

@powli
Copy link

powli commented Jun 17, 2018

Below list contains all references I could find, not all may be relevent though:

Replace references in Mage_Paypal_Model_Config

  • line 755

  • line 763

  • line 781

  • line 799

  • line 836

  • function getPaymentFormLogoUrl/ line 847

  • line 922

  • line 1204

  • replace references in \Mage_Paypal_Block_Bml_Form::_construct

  • replace references in \Mage_Paypal_Block_Express_Shortcut::_getBmlShortcut

  • replace references in \Mage_PaypalUk_Block_Express_Shortcut::_getBmlShortcut

  • replace reference in app/design/frontend/base/default/template/paypal/partner/us_logo.phtml:33

  • replace reference in app/design/frontend/rwd/default/template/paypal/partner/us_logo.phtml:35

There are some cases where the PayPal logos are fetched dynamically, depending on locale, some store settings etc.. So total local replacement might turn out to be complicated.

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

No branches or pull requests

2 participants