Home Blog Page 694

Zimbabwean Businesses to Pay Facebook Tax

0

Remember when the Minister of Finance Announced that he will be seeking a way to tax businesses on Facebook, Amazon and Twitter? Well, he was not joking. In an email addressed to all Zimbabwean Business Accounts, Facebook wrote,

Due to implementation of a value-added tax (VAT) in Zimbabwe, Facebook is required to charge VAT on the sale of ads to all advertisers in Zimbabwe. All advertisers with a business country of Zimbabwe will be charged an additional 14.5% VAT on advertising services purchased on or after September 1, 2020.

You don’t have to enter a Zimbabwe Tax ID. However, if you’re registered for VAT and provide your Tax ID, your Tax ID will show up on your ads receipts. This may help you recover any VAT you paid to Zimbabwe tax authorities if you are a VAT registered business in Zimbabwe.

This might just be the beginning. Eventually we may have Google Ads tax as well, it is a matter of time. Now will be a good time to add your tax details to facebook,

How to add your Tax ID to your Zimbabwe ad account:

  • Go to Account Settings
  • Scroll down to the field labeled “Tax ID Number”
  • Add your Zimbabwe Tax ID

For additional information, please visit our Help Center.

Web Hosting in Zimbabwe- Silicon Valley vs Batanai Gardens

0

Web hosting in Zimbabwe is taking on the International Brand names.

Blogs…. Custom Emails…. Domain names…. Websites….

That pretty much is web hosting.

In Zimbabwe, we are always too late to catch up with the rest of the world. Literally everything comes from The United States, Europe, India or China and by the time a good service (like Paypal) or a good product (like Spotify) reached Zim- there is already something new! This has made us play catch up- all the time.

Thanks to the internet, things are changing. Even though the internet penetration in Zimbabwe is just 40% according to Wikipedia, (Contrast that to South Africa’s 71.4% at this time of writing) we are now able to catch on trends faster. Big Win for us!

Is it?

Well, it depends with who you are. As a consumer- you win because you have access to top of the ranch products and services, as a startup owner- that is extra sleepless nights for you because if you don’t innovate fast enough then Silicon Valley is going to kill you.

I am involved with a Web Service Company in Zimbawe- Tremhost and it has been a battlefield. As a local web services company we are always finding ourselves locking horns or frankly- being whipped by big industry companies like GoDaddy and Hostgator. Take this comparison for instance- Godaddy was founded in 1999 while Tremhost was founded in 2016. That is a huge age gap. But does it matter?

Yes and No.

Yes, it matters because time is a good teacher. The sooner you get to 10 000 hours the better chance you are at being a master. GoDaddy had years of trying and failing and figuring out what works and what doesnt.

No, technology changes and being first in the game means nothing when 6 months later there is better and faster technology. Godaddy may have an age advantage but local companies have a time advantage. Yeah age and time amounts to the same thing so how is time an advantage?

The tech sector is fast paced. The innovation is furious and more decentralized than ever before. Age will not help you if a tech company comes under the radar and has better customer service and better product- efficiency. Ask BlockBuster and Yahoo!

Better Customer Service…. Better Product.

Better Customer Service…. Better Product.

This is the only way to win customers.

Web Hosting in Zimbabwe has improved so dramatically that local companies are now scooping international users. Even though they started yesterday compared to the Hostgator and Bluehost- Web hosting companies in Zimbabwe now have impressive customer service and good products- thanks to AWS and Azure we now have the same resources to rival International companies.

I know that most people look down on local companies in general. Maybe there is justification to that but where I come from- tiri kuchimyanya.

Do not hesitate to use web hosting companies in Zimbabwe. They are just as good as international companies.

What platforms can I sign for?

0

The platforms that can be signed for are as follows:

  • Windows 8
  • Any Microsoft format (32 and 64 bit), EXE, OCX, MSI, CAB, DLL, and kernel software
  • Adobe AIR applications
  • JAVA applets
  • Mozilla Object files
  • MS Office Macro or VBA (Visual Basic for Applications) files
  • Apple Mac software for MacOS 9 and OSX
  • Microsoft Silverlight applications or XAF files

How do I use my platform’s signing tool?

0

Platforms are used by developers to sign their applications using specific tools. Since each platform is different, please reference official instructions for your particular platform. The most common platforms are Microsoft, JAVA, Adobe, etc…

How do I export my certificate from my browser?

0

First, it is important to note that a Code Signing Certificate can only be generated and exported from Firefox. The steps for exporting your code signing certificate and private key in Firefox are as follows:

  1. Click the “Open” menu
  2. Select “Options”
  3. Click on “Advanced” or “Encryption”
  4. Under the certificate tab, select “View Certificates”
  5. Under Your Certificates, click your certificate name
  6. Once highlighted, select “back up all” and enter in your passphrase

Why can’t I download my code signing certificate?

0

The issue lies with either one, two or a combination of both things. First, make sure you are using Firefox as your default browser. If this browser is not used properly, you will receive an error message. Second, please make sure you are using the same PC which generated the order. If you are using a different PC, the certificate will not be able to download because the corresponding private key is missing.

How do I download my code signing certificate?

0

After completing the validation process, the CA will release the certificate from their system and send a ‘collection’ or ‘pick-up’ link to the verified email address. Using the same PC which generated the order and Firefox as the browser, follow the link and download the certificate. Firefox will automatically pull the previous stored private key and install the code signing certificate. After downloading is completed, we recommend exporting the code signing certificate and private key from the browser into a PFX (.p12) file.

How do I generate a Code Signing certificate? Do I need a CSR?

0

In order to utilize the in-browser controls provided by the CA, all applicants who are attempting to generate a code signing certificate must use Firefox as their default browser. If this browser is not properly used, the applicant will receive an Error Message. Due to the amazing in-browser controls provided by the CA, applicants who use Firefox as their browser will be able to automatically generate the CSR and store the private key within Firefox’s file system. This unique private key will automatically be pulled by the corresponding certificate during the installation/download process.

What is a Code Signing Certificate?

0

A code signing certificate is technically not an SSL certificate. It is a certificate-based digital signature algorithm that verifies a piece of code has not been altered or corrupted since it was signed by the author. You can think of it as “digital shrink-wrap” that verifies code is authentic, increasing customer trust and willingness to download and install it. All major operating systems like Windows, Apple OS X, and Linux support code signing and use it themselves to ensure malicious code can’t be distributed through the patch system.

I purchased a renewal certificate, but my website still displays the old certificate. What should I do?

0

Most likely, you did not generate or apply for your renewal certificate. Think of SSL like a passport – when the old one expires you must toss it out and apply for a new one. You should be able to see in your account or via an email how to generate or apply for your new order. If you have generated, make sure that the new certificate was approved and installed in place of the old expiring certificate. If the new certificate is installed, then the issue is with the configuration. Common solutions to this problem are to restart your webserver (http server), also to uninstall/delete the incorrect/old certificate(s).