#nikolaiavich

1 messages · Page 1 of 1 (latest)

warped driftBOT
astral void
#

i got this response from a stripe rep in the past but it's hard to believe other seller platforms like grailed or goat do indeed support such a flow

#

i tried to follow up with this message ```1. Is this specifically for connected standard accounts? Is there any difference if I used the express accounts ?

  1. What if I just accepted the payment to my account and transferred it to the seller via the api when delivered ? It seems possible but are there any repercussions?``` but got no response
dense zenith
#

Hi, it depends on your business use case. Can you add more details?

#

Reading the screenshot

#

It's hard to read

astral void
#

i see well to explain my use case its pretty straight foward, a seller joins our app and we call these 2 api calls

#

we list the poducts posted by sellers on our app and after the seller marks as ship we don't want to release the payment until the product is delivered

#

these sellers aren't selling mugs, products are ranging from 3k-30k collectable attire

dense zenith
#

1/ The Separate Charges and Transfers flow, https://stripe.com/docs/connect/separate-charges-and-transfers is recommneded for Custom and Express Accounts

What does your second question 'What if I just accepted the payment to my account and transferred it to the seller via the api when delivered ? It seems possible but are there any repercussions?' mean?

astral void
#

sorry for the unclear question, my question was can i just transfer money from our stripe account to the sellers account when the item is delivered

astral void
#

that if i were to send money this way, do we accept liability of disputes

dense zenith
astral void
#

ok , if there's a dispute, is it on the merchant (us) or the seller that authenticated with their standard account

#

super important for the platform not to be incharge of disputes

#

if i were to use the transfer api with standard accounts does that keep me under the fraud and dissputes liability on the user?

dense zenith
astral void
#

i did , i got this email i sent above

#

they said basically its not supported

#

and i trying following up regarding liability and no response

#

heres the reponse After carefully checking on my end, I would have to say that while we completely appreciate the reasoning behind your wishes to hold funds before paying out your Connected account, we are not able to support your use of your Stripe account to do this. Hence, why we strongly encourage some combination of auth w/o capture, creating customer objects, and breaking up the payment flow (ex: ACH work around, where you accept payment directly and then submit ACH payments to your Connected accounts once the item has been delivered). According to that and to the fact that you don't want to be charged for refunds and chargebacks, we recommend you to create Direct charges: https://stripe.com/docs/connect/direct-charges You can transfer funds within Connected accounts. You, as the platform account, have to add your Connected accounts in order to transfer funds. Here's the ACH guide: https://stripe.com/docs/payments/ach-debit/accept-a-payment As always, if you have any additional queries or concerns, please do not hesitate to reach out. I would be more than happy to help.

dense zenith
#

If you do not want the Platform to be liable for anything, then yes, Direct Charges is the way to go: https://stripe.com/docs/disputes/connect.

If you’re using Connect and Custom or Express accounts, your platform is ultimately responsible for any disputes that occur. For payments created on Standard accounts using direct charges, those accounts are responsible for disputes and any funds are withdrawn from their balance—not the platform.

astral void
#

so that means i can't hold the money till it's delivered right?

dense zenith
astral void
#

will that mean that the charge could possibly decline from the customer after the delivery ?

#

(does the money leave the account of the user when they purchase the item or when its delievered)

dense zenith
#

The amount would be held on the payment method. If you on your own card see 'Pending' transactions, that is what it is

astral void
#

ok so there's no chance the user will receive the product and the charge could some how fail when calling capture via the api

dense zenith
astral void
#

thanks so much for all your help 🔥