FreshBooks is a B2C invoicing platform focused on small to medium-sized businesses. As the first design hire in the EU, I co-led the strategy and execution for the expansion into the European market. Two of the key aspect of the strategy were:
FreshBooks'core market—North America—is credit card–focused. The EU market is much more nuanced, each country with its own preffered method. FreshBooks payment flows were designed with credit card in mind, and so the UI didn't scale well for the EU. The way to solve this was to reduce the complexity of the payment section of the invoice.
FreshBooks' bank payment existed across multiple pages. This means users had to navigate to different pages to set up a bank transfer payment. This unnecessary complexity caused two main issues:
By doing a simple backend change on the logic of bank transfer we solved both issues. Now when an invoice is sent, the system automatically checks for the bank transfer authorisation, required to charge via bank. Instead of expecting the user to do it, the system is capable to check and send a request as well as an invoice is needed. Simple, easy and effective.