Ask HN: What do you use to pay out multiple people (Stripe/Wise/PayPal, others?)
Hi all,
I'm lead dev at Tesults (https://www.tesults.com) and I'm looking at options to pay out users participating in our affiliate program.
We're happy with using Stripe to receive payments and manage subscriptions but paying out is limited to US accounts only that's quite disappointing because we like Stripe. Tesults is currently based in the UK and need to pay out to people globally. I'm investigating Wise, PayPal and looking at others and wondering what others here are doing. Keen to here about other options I may not have considered.
Having an API is useful, rather than having to manually upload a CSV file.
16 comments
[ 3.3 ms ] story [ 41.7 ms ] threadNot sure which Stripe product you are using exactly, but with Stripe Connect it is possible to pay out people in quite a few countries now, not just the US. If you only have a UK registered business, you should be able to cover EU at least.
I think no matter what it'll be the cheapest option for you since you're already using stripe. Feel free to email me if you need help.
I reached out to Stripe support to confirm and this was their response:
Cross-border payouts are only available in the US for Platforms.
All connected accounts in every supported country can receive payouts, Connect is the only option there is with regards to transferring funds from one account to another.
So cross border is sending payouts to connected accounts in different countries. If you are in the UK and your connected accounts are UK based, then there would be no issue with payouts to the connected accounts
You can send USDC or native XLM. There's a nice JavaScript API and you can even batch payments up into one operation. Fees are negligible.
Stellar plays nice with banks and other financial institutions, but still facilitates easy and cheap global payments, which is why I recommend it here even though you could achieve the same result with other blockchains like Ethereum.
While not as quick as a crypto transfer, wise is remarkably fast when comparing it to the US banking system at least. The person you're paying does need a wise account and their banking details entered in it, but beyond that the funds are ACH'd out of my account and converted to their own local currency and deposited directly into their bank accounts.
It does look like they have an api [1] too though as I only have two people I'm paying with it I've always just entered it manually.
[1] https://api-docs.wise.com/#wise-platform-api
I have not looked into Stripe, but TransferWise is by far the cheapest option overall. And all three have an API.