#ochefaomy
1 messages · Page 1 of 1 (latest)
Are you a developer? Do you have more specific integration questions?
I am a developer yes, using Node.js. Looking at the various options it seemed like Stripe Connect was the way to route donations to a charity, but it seemed like I needed each charity to set up an account in stripe as a payee under my 'business'. Is this the case? Essentially is there a way to programatically take a payment in my app using Stripe and donate that money straight to a non-profit bank account?
You would have to use Connect for this use-case and onboard each charity as a Connect account
Not sure if that fully answers your question though
I think it does, as I would have no contacts at the charities and they wouldn't be interested in onboarding in Stripe for a personal (for now) project anyway, so unless there's a workaround it doesn't look possible. Thanks!