Best Tools for Invoicing, Accepting Payments, Sending Receipts
-
Hey All!
I recently started my business about 1.5 years ago and am loving it, doing well, and learning new things every day! I am very curious what others in the industry use for proposals, invoicing, accepting payments and sending receipts. What we are doing now seems like a lot of trouble and we are using different platforms for almost all of it.
Since starting, my goal has been to use as little paper as possible, so I do almost everything over the computer.
- We send out proposals using Quoteroller and that has been very useful because clients can click to the proposal from their email and they can also accept proposals through that link.
- We invoice clients from Quickbooks Online (QBO) and can have those sent directly to clients' email inbox.
- We have to manually create a payment link through one of Bluefin's payment platforms. We can send this link through email or add it to the proposal email sent from Quoteroller.
- After they accept proposals (hopefully!), and make payment, we have to go back into QBO and "receive payment" and this does not send out a receipt to the client. Maybe someone knows a way to fix it to where it does send an automatic receipt when we "receive payment?"
- If client requests a receipt, we must go into QBO and generate a "sales receipt."
So, now that you know our process, are we making ourself work too much? Is there a more simple approach?
-
We have been using http://www.getharvest.com/ for the last few years.
It's decent, but I think we'll move away from it shortly as we no longer really use time tracking.
I'll be looking at something that integrates into Xero, or if Xero does recurring invoices, I'll just use that.
-
If client requests a receipt, we must go into QBO and generate a "sales receipt."
Not sure why you would need to create a sales receipt since you have already created an invoice. Once you "receive payment" the invoice will be marked as "Paid" by QB and you can simply email that to the client.
Intuit does have a payment link for online payments as well. Not sure if it works with QBO but does with premiere. When you send the invoice the link is included. You might want to check out the QB support forums for more info.
Good luck!
-
I have since moved to Freshbooks, because I wanted a light weight billing system, but I did use a pretty powerful one once. What I used was WHMCS, it is what web hosts use. It has a ton of features and it is all hosted on your server. You can set it up with say a Namecheap api and offer domain registrations through your billing too. Since I am a developer more than an SEO guy, I recommended and developed a site for a client that shudders sells alexa ranking increases. I talked them into using that and they love it. It has a very large payment gateway support, it can suspend accounts, charge late fees, and a whole host of other things. It might be something to look into.
One I would not recommend is box billing. I tried it for like a week, it double charged every single client.
-
Hi Ben,
Based on the volume of transactions, you might want to consider FreshBooks. Although not as comprehensive an accounting solution as QBO, it is very focused on invoicing and payment and is an ideal solution for small agencies/businesses providing services. I've provided a link to their features list below:
Cheers,
SEO5
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Best Site or Place to Hire Mid Level SEO Specialists
Hello Mozzers, Our digital agency has been continuously growing which is a good thing BUT recruiting for Junior or Mid Level SEO Specialists is getting harder in our area (we are in Orlando Florida). We post on Indeed.com but the level of knowledge and also the amount of candidates is not a lot. Do you know any other site that only pertains to our industry? Any suggestions? In fact, its been hard , we are even thinking of developing a job board site just for our niche. Your recommendation and thoughts?
Industry News | | ChatterBuzzMedia0 -
How do I predict quality of inbound link before using Disavow links tool?
I am working on Ecommerce website and getting issues with bad inbound links. I am quite excited to use Disavow links tools for clean up bad inbound links and sustain my performance on Google. We have 1,70,000+ inbound links from 1000+ unique root domains. But, I have found maximum root domains with low quality content and structure. Honestly, I don't want to capture inbound links from such websites who are not active with website and publishing. I am quite excited to use Disavow links tool. But, How do I predict quality of inbound links or root domains before using it? Is there any specific criteria to grade quality of inbound links?
Industry News | | CommercePundit0 -
Best Places to Post SEO/Marketing Jobs?
I have several colleagues in the industry (and some fellow marketers) who have asked me where the best places are to look for and post SEO job opportunities. I personally like InBound.org and LinkedIn. Where do you recommend marketeers look for job opportunities? D
Industry News | | danatanseo1 -
What Is The Best Webhosting On The West Coast?
I am looking to expand my hosting and i wanted to know who some of you my fellow Mozzers would suggest? I need it on the westcoast...i could do something in Mountain Standard Time zone too, but PST preferable... Many, many thanks!!
Industry News | | WebbyNabler0 -
What is the best way to share good content (and help myself in the process)
i spend a decent amount of my spare time browsing quora, stumbleupon, google reader, pulse, etc keeping up with all the different aspects of internet marketing when i come across a particuarly valuable piece of content i take a few seconds and share it using hootsuite on my linked, twitter, facebook (i spread them out so there is only one post a day) this rewards those who write valuable content but im not doing anything to benefit my site - www.sawwebmarketing.com im establishing myself as somebody who has good stuff to share to my potential clients.... what a quick, easy way to share the high quality things i come across that will create links for me as well? (short of writing my own blog post listing the high quality articles i found with my thoughts on each) thoughts? opinions? thanks everybody! Matthew
Industry News | | Mrupp440 -
What is the best method for getting pure Javascript/Ajax pages Indeded by Google for SEO?
I am in the process of researching this further, and wanted to share some of what I have found below. Anyone who can confirm or deny these assumptions or add some insight would be appreciated. Option: 1 If you're starting from scratch, a good approach is to build your site's structure and navigation using only HTML. Then, once you have the site's pages, links, and content in place, you can spice up the appearance and interface with AJAX. Googlebot will be happy looking at the HTML, while users with modern browsers can enjoy your AJAX bonuses. You can use Hijax to help ajax and html links coexist. You can use Meta NoFollow tags etc to prevent the crawlers from accessing the javascript versions of the page. Currently, webmasters create a "parallel universe" of content. Users of JavaScript-enabled browsers will see content that is created dynamically, whereas users of non-JavaScript-enabled browsers as well as crawlers will see content that is static and created offline. In current practice, "progressive enhancement" in the form of Hijax-links are often used. Option: 2
Industry News | | webbroi
In order to make your AJAX application crawlable, your site needs to abide by a new agreement. This agreement rests on the following: The site adopts the AJAX crawling scheme. For each URL that has dynamically produced content, your server provides an HTML snapshot, which is the content a user (with a browser) sees. Often, such URLs will be AJAX URLs, that is, URLs containing a hash fragment, for example www.example.com/index.html#key=value, where #key=value is the hash fragment. An HTML snapshot is all the content that appears on the page after the JavaScript has been executed. The search engine indexes the HTML snapshot and serves your original AJAX URLs in search results. In order to make this work, the application must use a specific syntax in the AJAX URLs (let's call them "pretty URLs;" you'll see why in the following sections). The search engine crawler will temporarily modify these "pretty URLs" into "ugly URLs" and request those from your server. This request of an "ugly URL" indicates to the server that it should not return the regular web page it would give to a browser, but instead an HTML snapshot. When the crawler has obtained the content for the modified ugly URL, it indexes its content, then displays the original pretty URL in the search results. In other words, end users will always see the pretty URL containing a hash fragment. The following diagram summarizes the agreement:
See more in the....... Getting Started Guide. Make sure you avoid this:
http://www.google.com/support/webmasters/bin/answer.py?answer=66355
Here is a few example Pages that have mostly Javascrip/AJAX : http://catchfree.com/listen-to-music#&tab=top-free-apps-tab https://www.pivotaltracker.com/public_projects This is what the spiders see: view-source:http://catchfree.com/listen-to-music#&tab=top-free-apps-tab This is the best resources I have found regarding Google and Javascript http://code.google.com/web/ajaxcrawling/ - This is step by step instructions.
http://www.google.com/support/webmasters/bin/answer.py?answer=81766
http://www.seomoz.org/blog/how-to-allow-google-to-crawl-ajax-content
Some additional Resources: http://googlewebmastercentral.blogspot.com/2009/10/proposal-for-making-ajax-crawlable.html
http://www.seomoz.org/blog/how-to-allow-google-to-crawl-ajax-content
http://www.google.com/support/webmasters/bin/answer.py?answer=357690 -
Which pieces of content in the online marketing/social media space were the very best of the best in the past 12 months?
As you may be aware - SEOmoz are hiring for a marketing oracle (one of 8 jobs going at the moment: http://www.seomoz.org/blog/8-open-positions-at-seomoz). Their key responsibility will be to produce world class content about online marketing, seo and social media. So, let ask you - what are the best examples of content in this space from the past 12 months? The very best of the best. Don't just think SEO, but any kind of online marketing content. Whether it's editorial, infographic, research etc etc.
Industry News | | TomCritchlow2