Skip to content

Instantly share code, notes, and snippets.

@VanLuda
VanLuda / functions.php
Created September 26, 2019 03:24 — forked from corsonr/functions.php
WooCommerce Stripe: force customer creation in Stripe
<?php // Do not include this if already open! Code goes in theme functions.php.
/*
* Force customer creation process in Stripe.
*/
add_filter( 'wc_stripe_force_save_source', '__return_true' );
@VanLuda
VanLuda / install-comodo-ssl-cert-with-serverpilot.rst
Last active March 30, 2018 15:46 — forked from bradmontgomery/install-comodo-ssl-cert-for-nginx.rst
Steps to install a Comodo PositiveSSL certificate with ServerPilot.

Setting up a SSL Cert from Comodo with ServerPilot

I use Google Domains as a registrar, DigitalOcean.com for hostings and Comodo for SSL Certs.

These are the steps I went through to set up an SSL cert.

Purchase the cert