delete paypal logo
-
villameschik
delete paypal logo
hi, how can i delete the paypal logo in shopping_cart.php? version 1080 Thank 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
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
paypal logo in shopping_cart.php
You do not have the required permissions to view the files attached to this post.
-
villameschik
Re: delete paypal logo
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
I see others have had issues with Paypal Express not working viewtopic.php?p=5938#p5938villameschik wrote: ↑Mon Sep 13, 2021 9:35 amI have installed paypal EC and I would like to leave this,
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
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:
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
Now everything works perfectly, even after testing everything ok, thanks Ecartz 