Skip to main content.

Site Map

Site Map

Help and FAQs

We use PayPal for secure, online payment processing. With PayPal, you can choose to use a credit card, bank account, deposited funds, or in some cases, the ability to pay over time. PayPal is a trusted, industry leader for online transaction processing.

We additionally invoice our customers so that accounting departments can pay by check.

Copy your license key from the email you received from us. When your application starts, call the method below and paste in your license key into the method call.
                    
// For our SERVICE BRICK product
string serviceBrickLicenseKey = "ENTER LICENSE KEY HERE";
ServiceBrick.Licensing.Register(serviceBrickLicenseKey);

// For our SERVICE QUERY product
string serviceQueryLicenseKey = "ENTER LICENSE KEY HERE";
ServiceQuery.Licensing.Register(serviceQueryLicenseKey);
                    
                    
All impairments to the product will be deactivated with a valid license key. Do not share your license key with anyone.