drew_n's profile

1.4K Messages

 • 

262.9K Points

Saturday, October 5th, 2013 2:09 PM

Closed

How can I remove the alternative checkout buttons from my cart and pop-up confirmation pages?

When you add certain payment gateways to your store, alternative checkout buttons will show up on your cart page and on the pop-up confirmation page should you have it active.  (To check if you have the pop-up confirmation page enabled, go to your store's Control Panel, and click Settings in the top-right corner.  Choose Store Settings from the menu and then click on the Display tab.  Here, there's a choice for the Add to Cart action between Show Confirmation in a Popup Window or Take Them to Their Shopping Cart.)

If you want your customers to use your checkout page, but still use one of these options to pay for their order, here's how to hide the buttons that display on your site.

Removing the Buttons on your Pop-up Confirmation Page

When you have this enabled, a page will popup in a lightbox on your store that looks like the picture below. If you have Google Checkout and either PayPal Express Checkout or PayPal Website Payments Pro as a checkout method, the buttons in the red box will appear.

2011-12-14_1349.png

1.) To remove these buttons, first login to your store's Control Panel.

2.) Click on Design.

2011-12-13_1628.png

3.) Click on the Template Files tab.

2011-12-13_1629.png

4.) Find the Snippets folder, and click the plus sign next to it.

2011-12-14_1352.png

5.) Scroll down in the new list of template files until you find the FastCartThickBoxContent.html file.  Click Edit.

2011-12-14_1354.png

6.) A new page will open and you will see the code for this page.  To remove the alternative checkout buttons, simply remove the variable in the red box below.

2011-12-14_1355.png

7.) Click the Save button in the top left corner of this page, and those buttons will now be gone from the pop-up confirmation page.

 

Removing the Buttons on your Cart

When you have this enabled, a page will popup in a lightbox on your store that looks like the picture below.  If you have Google Checkout and either PayPal Express Checkout or PayPal Website Payments Pro as a checkout method, the buttons in the red box will appear.

2011-12-14_1348.png

1.) To remove these buttons, first login to your store's Control Panel.

2.) Click on Design.

2011-12-13_1628.png

3.) Click on the Template Files tab.

2011-12-13_1629.png

4.) Find the Panels folder and click the plus sign next to it.

2011-12-14_1358.png

5.) Scroll down in the new list of template files until you find the CartContent.html file.  Click Edit.

2011-12-14_1359.png

6.) A new page will open displaying the code for that page.  Find the lines below and delete the text in the red box.

2011-12-14_1419.png

7.) Click the Save button in the top left corner of this page, and those buttons will now be gone from your cart.

This conversation is no longer open for comments or replies and is no longer visible to community members.

No Responses!