Overview:
WooCommerce is built on WordPress. This guide walks you through two reliable methods for installing Digioh: via the Digioh WordPress plugin or manual script embedding.
Prerequisites
-
Access to your WooCommerce WordPress Admin Panel
-
Access to your Digioh account
Option 1: Install Using the Digioh WordPress Plugin.
This method is simple and requires no code editing. Follow this guide.
Option 2: Manual Installation (editing the code)
This method is ideal if you want full control over script placement or aren’t using the plugin.
Steps:
-
From your WordPress Admin, navigate to Appearance > Theme File Editor.
-
Open your current theme’s header.php.
-
Paste the Fast Activation JS Snippet from Digioh (obtain it here). It’s under “setup instructions:
4. Paste it right before the </head> tag.
5. Save the changes and verify the installation by calling “DIGIOH_API” from the browser’s console.
Running into an issue or have a question? Reach out to our support team via support@digioh.com and we’ll be happy to help!