carolw127 0 Posted March 4, 2011 If someone goes to our charity store they have 2 choices Checkout or PayPal Express. Checkout takes them through a create account circuit and we don't need that. Can someone please help. Thank you :rolleyes: Share this post Link to post Share on other sites
speed777 0 Posted March 16, 2011 (edited) Remove this code from catalog/shopping_cart around line 192: <td align="right" class="main"><?php echo '<a href="' . tep_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . tep_image_button('button_checkout.gif', IMAGE_BUTTON_CHECKOUT) . '</a>'; ?></td> <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td> Edited March 16, 2011 by speed777 Share this post Link to post Share on other sites
Guest Posted March 16, 2011 Carol, PayPal express will also require them to create an account. It is part of the verification process. Chris Share this post Link to post Share on other sites