#Onur

1 messages ยท Page 1 of 1 (latest)

spark coralBOT
solar carbon
#

Hello ๐Ÿ‘‹ Let's chat here

polar bough
#

hey HAnzo

solar carbon
#

I am working with Chris on it but need to get a tech response ASAP

polar bough
#

can I PM you a video of the situation?

solar carbon
#

You can post the video here if it doesn't have any sensitive information

polar bough
#

There might be private data about the app in the video and I don't want to make it public

#

its a link to a vidyard recording

#

Got a quick question. For our Loveland project. Would it be possible to move the "deploy payment" button to our admins instead of the therapists?

solar carbon
#

Sorry, our team wouldn't have any context about your platform/project unfortunately.

Our team works with developers building apps using our APIs on various channels (including discord). If you have a representative of Stripe working with you on this project then I'd recommend talking to them about this

#

if you have any specific questions related to our APIs, I'm more than happy to help ๐Ÿ™‚

polar bough
#

my question is to do with releasing ACH payments from a platform to the recipients account

#

can the recipient "pre-approve" releasing payments so the system admin can release payments directly?

agile igloo
#

Hi ๐Ÿ‘‹

#

I'm stepping in as @solar carbon needs to go

polar bough
#

cool

#

hi

agile igloo
#

What APIs are you using?

polar bough
#

can i dm you a vidyard recording?

#

we are using connect API

#

the platform has 3 user types

#

participant, Service giver, admin

#

the admin pays the service giver directly via ACH

#

The service giver delivers to a participant and records the "sessions" and durations on the platform we built.

agile igloo
#

And you are sending the ACH payment through Stripe?

polar bough
#

yes

#

The service giver sets up a "mini stripe" account connecting to their bank account

agile igloo
#

So what about the Stripe API interactions do you need to "pre-approve"

polar bough
#

the admin pays from "admin stripe bank" to service giver stripe via ACH

#

I was told we needed to have an extra step where the service giver clicks a button to recieve the payment

#

I want the admin to click a single button to release payments to ALL service givers at once

agile igloo
#

Is the service provider another Stripe account that your platform is transferring funds to?

polar bough
#

The vidyard explains it better

polar bough
agile igloo
#

In that case, as long as the Platform <-> Connect Account relationship is established you should be okay to programmatically transfer funds to multiple Connect Accounts

polar bough
#

so service receiver won't have to press a button to receive funds?

agile igloo
#

I don't know what buttons you are talking about. Those would be parts of your app that you build.

polar bough
#

yes thats why I want to send you the video

agile igloo
#

I just know what Stripe APIs would be interacted with

#

Seeing it in a video wouldn't matter because clicking a button tells me nothing

#

I just know what APIs you would hit

polar bough
#

we want to release payments from our bank account to multiple bank accounts automatically

agile igloo
#

Okay well transfers would go from your Stripe Account balance to the Connect Account's Stripe Account

polar bough
#

would my conenct account "auto fund" from my bank account

#

we are doing around ยฃ19m a year in billings

agile igloo
#

You could programmatically top up the Platform account from the bank account and then disperse funds via transfers. But would it be easier to accept payments through Stripe and pay out service providers before the funds settle in your bank account?

polar bough
#

cant work that way as te money comes in from government

agile igloo
#

Ah, okay

#

You (the Platform) get paid (by the gov't) for some service. This service is provided by independent Connect Accounts. You transfer funds from your Platform Account to their Connect Accounts for those services

#

As long as the service providers have their bank accounts connected to their Stripe account they will get paid out automatically.

#

(Once you transfer the funds to their Stripe Accounts)

polar bough
#

yes, thats it

agile igloo
#

Okay. So in that case I would recommend you review the documentation I linked above and simply focus on the details about transfers to Connect Accounts.

polar bough
#

yes doing that now, thanks for the help

agile igloo
#

Happy to do it ๐Ÿ™‚