## Zoho Invoice — Product, features, payments, integrations, solutions, and help Index Access the complete documentation index at: https://www.zoho.com/invoice/llms.txt Use this file to discover all available documentation pages before proceeding. # Test Extensions Once you’ve built your extension, you can test it in the Zoho Invoice sandbox environment to ensure that it is working properly. This will help you review your extension before submitting it to our team for review. To test your extension: * Go to Zoho Invoice Developer Portal. * Click **Test Your Extension** on the top right corner of the page. ![Click Test Your Extension](/invoice/developer/images/extensions/test-extensions/test-your-extension-button.png) You’ll be redirected to the Zoho Invoice sandbox environment. You can test your extension here. If you’ve released multiple versions of your extension, you can also test a particular version of the extension. Here’s how: * Go to Zoho Invoice Developer Portal. * Switch to the **Publish** section at the top. The _Publish_ tab will open by default. * In the _Version History_ section, click the version number of the version that you want to test. ![Extension's version history](/invoice/developer/images/extensions/test-extensions/extension-version-history.png) * In the pop-up that appears, click the URL below _Private Installation URL_. You’ll be redirected to the _Extension Installation_ page. * On the _Extension Installation_ page: * Select the organization for which you want to install the extension from the dropdown below the **Select Organization** field. * Read and agree to the terms and conditions specified. * Click **Next**. * In the following page, authorize the connections required for the extension and click **Install Extension**. The specific version of the extension will be installed in the Zoho Invoice organization that you chose previously. You can test this version of the extension in your organization. * * *