suedeyoung Posted August 16, 2016 Share Posted August 16, 2016 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! 0 Quote Link to comment Share on other sites More sharing options...
twhiting9275 Posted August 16, 2016 Share Posted August 16, 2016 You'll need to remove the gateway itself. At some point (obviously), you had credit card information being stored. Once you remove that gateway, your clients should no longer see that selection 0 Quote Link to comment Share on other sites More sharing options...
suedeyoung Posted August 17, 2016 Author Share Posted August 17, 2016 That's the thing though, Right now I only have paypal as the option right now. I have removed all other gateways but it still asks for the card info and them to type it in again on the paypal site as well. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 17, 2016 Share Posted August 17, 2016 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. 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. 0 Quote Link to comment Share on other sites More sharing options...
suedeyoung Posted August 17, 2016 Author Share Posted August 17, 2016 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. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 17, 2016 Share Posted August 17, 2016 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". 0 Quote Link to comment Share on other sites More sharing options...
suedeyoung Posted August 17, 2016 Author Share Posted August 17, 2016 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! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.