Home › Forums › Plugins › Offline Credit Card Processing › [Resolved] Any way to clean up the CC month/year display at checkout? › Reply To: [Resolved] Any way to clean up the CC month/year display at checkout?
June 17, 2014 at 2:49 pm
#32480
Keymaster
Hi charger70, you can open up the payment template file within /templates/admin/woocommerce-oc_store_checkout.php of our Plugin files. I notice we do not support Theme overrides but will include this in the next minor release.
Copy the woocommerce-oc_store_checkout.php file from that directory above to your current WordPress Theme directory (e.g. twenty-fourteen-child) and our Plugin will fetcth the payment template file from your Theme if it exists otherwise default to our original template file. 🙂