Payment methods
We currently have two payment methods
Cash on Delivery
Pay the moment your order is delivered on your location.
PayPal
PayPal is an online payment company. You must have a PayPal account in order to be able to use your card for payments. Your visa or other payment options are stored (if you choose) and processed by PayPal. We (YCautotools) don’t ask or save your card information. To proceed with your payment login to PayPal and follow the instructions.
<script text= "text/javascript"><!-- [et_pb_line_break_holder] -->jQuery(function($){<!-- [et_pb_line_break_holder] -->function stickyFooter(){<!-- [et_pb_line_break_holder] -->var footer = $("#main-footer");<!-- [et_pb_line_break_holder] -->var position = footer.position();<!-- [et_pb_line_break_holder] -->var height = $(window).height();<!-- [et_pb_line_break_holder] -->height = height - position.top;<!-- [et_pb_line_break_holder] -->height = height - footer.outerHeight();<!-- [et_pb_line_break_holder] -->if (height > 0) {<!-- [et_pb_line_break_holder] -->footer.css({'margin-top' : height+'px'});<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->stickyFooter();<!-- [et_pb_line_break_holder] -->$(window).resize(function(){<!-- [et_pb_line_break_holder] -->stickyFooter();<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --></script><!-- [et_pb_line_break_holder] -->