Jump to content

How to not show card info for customers.


suedeyoung

Recommended Posts

Hey guys! Odd question here,

 

I'm wanting to do all of my payments through Paypal and not store credit card info on the server here. However I'm not seeing how to edit the cart.php file since it looks to be not php, and I'm not seeing any settings to get rid of this in the attachment.

 

Is there anyway to not have credit card info saved? I would rather not have them save it on the server, just to be redirected to paypal to have their info put back in again.

 

Any ideas on this?

 

Thanks ahead of time!

checkout.PNG

Link to comment
Share on other sites

I suspect it to be an issue with your "five" and/or "boxes" template... if you switch to using "Six" instead on your website, then only Paypal is shown.

 

J9huzab.png

 

if you don't want to change templates or orderforms, you could remove the cc code from the boxes/viewcart.tpl template by removing the entire <div> block starting with...

 

            <div id="ccinputform" class="form-horizontal{if $selectedgatewaytype neq "CC"} hidden{/if}">

 

I suppose it might be a cloudflare/rocketloader conflict issue, but if not, removing the code should solve your problem.

Link to comment
Share on other sites

Yeah on my template list it didn't give me one for 6, I did try a few others such as Cloud Slider, Supreme Comparison, and Standard but it seems like when I do the cart now and then select the I already own a domain and will set name servers it seems to lock itself up and doesn't load past that.

 

I'll turn off the cloudflare filtering for now on that sub domain and see if I can get any other results. Thank you for the line of coding though, I'll take a look into that here as well.

Link to comment
Share on other sites

Yeah on my template list it didn't give me one for 6, I did try a few others such as Cloud Slider, Supreme Comparison, and Standard but it seems like when I do the cart now and then select the I already own a domain and will set name servers it seems to lock itself up and doesn't load past that.

the "Six" template can be chosen from setup -> general settings -> general -> template

 

if it's a new v6 installation, you'll only have two choices - "Five" or "Six". :)

Link to comment
Share on other sites

the "Six" template can be chosen from setup -> general settings -> general -> template

 

if it's a new v6 installation, you'll only have two choices - "Five" or "Six". :)

 

Oh shoot I didn't notice that! I kept going over to the Ordering tab and changing the general theme in there. Let me experiment with 6 here and see what I can do with that. So far I am loving the updated look on the 6. Thanks Brain!

Link to comment
Share on other sites

Join the conversation

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

Guest
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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated