You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
currently the paypal express button is loaded as an external ressource.
graphic needs to be stored locally and no external ressource should be loaded.
The text was updated successfully, but these errors were encountered: