Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PayPal Only Checkout


jamesjhoyt

Recommended Posts

@@jamesjhoyt

 

Install PayPal Express ONLY and NO other payment methods will be shown to the customer. There is no need to edit any files to do this, it can be done from the admin area.

 

 

 

 

Chris

Link to comment
Share on other sites

  • 1 month later...
  • 4 months later...
  • 3 weeks later...

@@cd100 - Hi, nope, I have not figured that issue out yet. Since September I have been working on fixing other "issues" and that got pushed to the back. I always try to go back to my original question and update when I find the fix (don't you wish more people did that?) so stay tuned for an update.

Link to comment
Share on other sites

Found the solution! :)

 

in catalog/shopping.php search for

<span class="buttonAction"><?php echo tep_draw_button(IMAGE_BUTTON_CHECKOUT, 'triangle-1-e', tep_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'), 'primary'); ?></span>

 

and delete. I tried deleting the entire div but that screwed up my layout.

 

This then leaves you with the - OR - above the PayPal button. To remove this you need to go into /includes/languages/english/shopping_cart.php and find

 

define('TEXT_ALTERNATIVE_CHECKOUT_METHODS', '- OR -');

 

remove the - OR -

 

Hope that helps you too!

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...