TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

15 点作者 flyfast将近 10 年前
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 条评论

mtmail将近 10 年前
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.
techjuice将近 10 年前
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.
andersthue将近 10 年前
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.
thepredestrian将近 10 年前
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
melvinram将近 10 年前
Stripe. It&#x27;s super quick to implement.
eonw将近 10 年前
most americans can barely send a wire. go with stripe or something easier.