Hacker News new | ask | show | jobs
by eloff 2023 days ago
This seems targeted mostly for marketplaces, but I'm curious if this enables a way to accept ACH and wire transfer payments. My thinking is use the API to let the end customer setup a treasury account on my site, they can wire/ACH funds to this account of theirs to pay invoices, and I can use the API to "debit" funds from their treasury account to mine as needed to cover their service bills.

Handling invoicing and payments for a class of enterprise customers who can't use a credit card for payments as a matter of policy can be painful.

*edit: I think this is actually possible with stripe connect today.

1 comments

Stripe Invoicing is purpose built for exactly that problem: serving enterprise customers who don't want to use a card for payment. While I think Treasury or Treasury+Connect could help in a pinch, Invoicing is likely the best solution with the smallest implementation lift.