You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
Hello
I tried to purchase one of my products with my debit card and I was unable. Can I instead change the logo of Pay pal check out to a logo with pay pal and credit cards because on my pay pal it accepts debit cards and credit cards and it works with my debit card.
Offline
webmaster wrote:
What PayPal logo are you referring to? The Express Checkout button that gets displayed on the shopping cart page?
Yes.
Offline
webmaster wrote:
Upload a replacement image for {public}/media/ecom/checkout/PAYPAL.png.
Thank you.
Offline
Hello
On the shopping cart there is the option of checkout and the paypal checkout option. How do I remove the checkout and live the paypal checkout?
Offline
Edit the file {private}/apps/ecom/ECOM/includes/cartdisplay.php, look for the Checkout button, and remove it. This would effectively disable the ability to use the store checkout with the exception of completing the PayPal Express Checkout.
Offline
webmaster wrote:
Edit the file {private}/apps/ecom/ECOM/includes/cartdisplay.php, look for the Checkout button, and remove it. This would effectively disable the ability to use the store checkout with the exception of completing the PayPal Express Checkout.
I am not sure how to remove the button, I tried removing lines 670 to 671 of {private}/apps/ecom/ECOM/includes/cartdisplay.php but nothing happened.
Offline
webmaster wrote:
Lines 670 and 671 (mobile view) and lines 695 and 696 (desktop view).
Thank you.
Offline