delete paypal logo

Open to all! Ask other shopowners for help.
Post Reply
villameschik

delete paypal logo

Post by villameschik »

hi, how can i delete the paypal logo in shopping_cart.php? version 1080 Thank you


Join The Code Co-op to get access to your library in the Code Co-op Forum
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: delete paypal logo

Post 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
villameschik

Re: delete paypal logo

Post by villameschik »

paypal logo in shopping_cart.php
You do not have the required permissions to view the files attached to this post.
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: delete paypal logo

Post by ecartz »

Uninstall PayPal Express (or PayPal Pro Payflow Express Checkout). PayPal Standard is the one that goes through the regular checkout.
villameschik

Re: delete paypal logo

Post 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
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: delete paypal logo

Post 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.
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: delete paypal logo

Post 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
villameschik

Re: delete paypal logo

Post by villameschik »

Now everything works perfectly, even after testing everything ok, thanks Ecartz ;)


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply