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.
| <?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' ); |
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.