Page 1 of 1

delete paypal logo

Posted: Thu Sep 09, 2021 6:41 am
by villameschik
hi, how can i delete the paypal logo in shopping_cart.php? version 1080 Thank you

Re: delete paypal logo

Posted: Thu Sep 09, 2021 7:30 am
by ecartz
Which PayPal logo? The one that appears below the footer is the Payment Icons (cm_footer_extra_icons) module in footer_suffix. Edit the configuration of that module to add or remove icons. The list of available icons is at https://fontawesome.com/icons?d=gallery ... s-shopping

Re: delete paypal logo

Posted: Thu Sep 09, 2021 7:43 am
by villameschik
paypal logo in shopping_cart.php

Re: delete paypal logo

Posted: Thu Sep 09, 2021 7:50 am
by ecartz
Uninstall PayPal Express (or PayPal Pro Payflow Express Checkout). PayPal Standard is the one that goes through the regular checkout.

Re: delete paypal logo

Posted: Mon Sep 13, 2021 9:35 am
by villameschik
Hi Ecatz, I have installed paypal EC and I would like to leave this, some time behind I was given the code by Burt but I lost it, I contacted Burt but he does not answer me, can it be solved? Thank you

Re: delete paypal logo

Posted: Mon Sep 13, 2021 10:01 am
by heatherbell
villameschik wrote: Mon Sep 13, 2021 9:35 amI have installed paypal EC and I would like to leave this,
I see others have had issues with Paypal Express not working viewtopic.php?p=5938#p5938
But maybe it is working for you.

Re: delete paypal logo

Posted: Mon Sep 13, 2021 1:25 pm
by ecartz
The code that makes that button appear is https://github.com/CE-PhoenixCart/Phoen ... L118..L256

It looks like there might be a setting that would disappear the button: OSCOM_APP_PAYPAL_EC_CHECKOUT_FLOW

I don't know what that might be in the interface though. Perhaps In-Context:

Code: Select all

cfg_ec_checkout_flow_in_context = In-Context

Re: delete paypal logo

Posted: Mon Sep 13, 2021 5:15 pm
by villameschik
Now everything works perfectly, even after testing everything ok, thanks Ecartz ;)