#roshanprince

1 messages · Page 1 of 1 (latest)

woeful pendantBOT
willow dagger
#

Hi there!

young wind
#

Can as a owner I have access to set the payment amount which user need to pay?

willow dagger
#

What do you mean "as a owner"? The page I linked to shows how a developer can accept ACH payment.

young wind
#

I want to set an initial amount say $100 and once end user come and pay it than this will divide in 2 account with different percentage, it this is achievable with ACH method as on the other hand I need that user has to fill very less details

willow dagger
#

What do you mean by "2 accounts"? 2 Stripe accounts? Then yes you can do that if you are using Stripe Connect. You can learn more about this here: https://stripe.com/docs/connect

young wind
#

We just want to create vendors accounts on stripe to accept the payments via ACH from customers and also we don't want vendor's to fill all the fields of the form.

willow dagger
#

I'm not sure I understand, what's exactly your question?

young wind
#

okay

#

tell me clear it

#

I am a product owner and when vendor come on my platform they set some fees for the user.

Now when user pay the fees that amount will be divided in between me and vendor

#

but I need vendor or user has to fill minimum to minimum fields

#

and whole process will be smooth

undone summit
#

Hi there 👋 I'm jumping in as my teammate needed to step away. Please bear with me a moment while I catch up on the context here.

#

I'm not sure I understand what you mean by having the vendor or user to fill in minimum fields, as the owner of this integration it is up to you to design your flow as you wish.

With Stripe Connect, yes you can accept ACH payments and divide the funds from those payments between multiple accounts.

When working with Connect the first two things you need to decide is what type of Connected accounts you want to use, and which of our charge approaches you want to use. These two decisions go hand-in-hand as the charge types we recommend depend on the type of Connected accounts that you plan to use.
https://stripe.com/docs/connect/accounts
https://stripe.com/docs/connect/charges

Once you decide on the type of charge that you want to use, you can use the information provided in the documentation along with this document to start building the code to support that flow:
https://stripe.com/docs/payments/accept-a-payment