#Monkey D. Luffy

1 messages · Page 1 of 1 (latest)

tight fractalBOT
bronze crater
#

Hi 👋 what are you trying to accomplish. Those seem to be two different types of requests, one creating a Transfer and the other a Payout, that both failed due to an insufficient balance.

onyx plume
#

I am concerning about Transfer

bronze crater
#

Can you elaborate?

onyx plume
#

Yes, We Have Integrated stripe as a payment gateway for our marketplace. we are onboarding sellers to Stipe Connect (Custom account). When the customer made the payment we will keep the amount until the vendor delivers the order. Which will take 2-5 days for delivery. The amount we charged from the customer is going into the Admin bank account after two days. When I am trying to transfer money to the vendor account I am getting the above error.

bronze crater
#

Gotcha, yeah, sounds like Automatic Payouts are likely moving the funds out of your account's balance before you try to create a Transfer to move those funds to a Connected Account. To avoid this you will likely need to switch to using Manual Payouts for your Platform account so you have explicit control over how much is removed and can ensure you leave enough funds in your Stripe account's balance to fund the Transfers you're trying to create.

onyx plume
#

Yes But How can I transfer the commission I earned from that transaction

#

Because I can't make payouts for small amounts below $1

bronze crater
#

I'm not sure I understand the question. You shared a request where you were trying to make a Transfer, the request looked right but looked like it failed due to your account's balance being too low. To make those successful you will need to stop using Automatic Payouts because currently that feature is withdrawing all of the funds from your Stripe account before you can Transfer them.

onyx plume
#

Hmm Can I get back funds from bank to make transfer using charge_id?

bronze crater
#

What do you mean? Like can you reverse a Payout once it has happened? I don't believe that is possible.

onyx plume
#

Hmm, Okay. But I made one transfer using charge_id after successful payment. Can you check that how it got successful.

tight fractalBOT
onyx plume
#

req_WP5qyI65iHE75G

stiff coral
#

Hi there. Taking over as toby had to step out

#

That looks like you just transferred funds from that charge to another Stripe account after the charge was successful

onyx plume
#

Yep

#

Can we collect stripe_fees from the connect account, In case of refunds can I pass negative balance to the connect account?

#

For Stripe_Fee?

stiff coral
#

Well you initiate the transfer. Just transfer less money to the connect account to reserve some of the funds

onyx plume
#

What happens Incase of refunds

#

I am transferring money to connect account after the successful delivery of service. In case of canceled service, I still have to bear stripe fees right? Is there any way I can pass the negative balance to Vendor or do I have to collect it from next order?

stiff coral
onyx plume
#

In my case, I haven't transferred the money. I am holding off until the service is completed. If the service is canceled I have to refund full amount Including stripe charges.

stiff coral
#

Yeah since you are creating the charge on the platform you bear the fees

#

Connect account would bear the fee there

onyx plume
#

What happens If I refund full amount the negative balance will debit from vendor account?

#

Or it will go to negative and In next transaction you guys will deduct?