TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: My Startup is in talks with the first customer. How do I charge them?

15 pointsby flyfastalmost 10 years ago
I have been working on an SAAS system over the last months. I put the demo online, and now I am in talks with the first company who ist interested in using it. I am not sure how I should charge them. I am in Europe and they are in the USA. I heard bad things about PayPal, so I guess it's not a good idea to tell them to send the money to my PayPal account? Should I just give them my IBAN and SWIFT code and tell them to wire the money via bank-2-bank transfer?

6 comments

mtmailalmost 10 years ago
We&#x27;ve used Stripe + <a href="https:&#x2F;&#x2F;plasso.co&#x2F;" rel="nofollow">https:&#x2F;&#x2F;plasso.co&#x2F;</a> for the first SaaS customers. Zero coding, invoices look professional, supports recurring subscriptions. The customer data remains in Stripe so nothing keeps you from building a full system around the Stripe API (or other tools) in the future.<p>Bank transfer should work. Be prepared that questions about the full bank postal address come up. Not all US banks are used to intl transfers it seems. Some banks, well credit unions, don&#x27;t do intl transfers at all.<p>Have a look at <a href="https:&#x2F;&#x2F;transferwise.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;transferwise.com&#x2F;</a> as well.
techjuicealmost 10 years ago
I would recommend using Stripe and keeping the interface for billing as simple as possible. From working with directly with the people that have to make the payments the easier it is for them to pay, see last payments and generate previous invoices and see if they were paid the happier they are.<p>If you are using Stripe and Plasso or any of the other companies that make your work look professional, the companies should also feel comfortable using a credit card and subscribing or doing manual payments for your SaaS. Just remember as your SaaS grows, if the money people are happy and the SaaS is great they will normally keep coming back.
andersthuealmost 10 years ago
I am too building a SaaS app in europe and are looking at getting us customers, here in europe we charge by invoice but in the us we will use either stripe or cleverbridge as payment provider.<p>Edit: The nice about cleverbridge is that they handle all vat and EU Vat moss - Stripe is faster to setup.
thepredestrianalmost 10 years ago
Off topic but I am curious to know - how did you manage to land your first customer? Sales has always been an enigma for me
melvinramalmost 10 years ago
Stripe. It&#x27;s super quick to implement.
eonwalmost 10 years ago
most americans can barely send a wire. go with stripe or something easier.