#connor_api

1 messages ¡ Page 1 of 1 (latest)

turbid phoenixBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1296315608702521366

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

scenic grail
#

The ability to reverse 'ach' network cash balance transactions is a massive difference in behavior when compared to the guaranteed nature of 'domestic_wire_us' , and it would seem they are deserving of separate configurations. Manual reconciliation across the board seems like the only solution for now, but I would like to exhaust all other avenues before going that route. Disallowing 'ach' network/ACH Credit altogether would be suitable as well

neon moth
#

hello! I'm guessing the problem here is that you're receiving international wires?

scenic grail
#

Hey there! Good guess, but not in this specific case. A major value add of our product is that we can guarantee wire transfer transactions for quick payout, all automatically received through Stripe Virtual Bank Accounts, but that guarantee is violated if a customer either intentionally or accidentally sends payment by ACH Credit instead of domestic wire

#

It's the reversible nature of ACH Credit after 5 days that throws a wrench in things. So if that's an issue with international wires as well, then you are correct and I got ahead of myself

neon moth
#

gimme a while to try and understand

scenic grail
#

Sure thing, and happy to reframe or provide additional context!

#

Essentially:

What we like about the old, by-hand way of receiving wire transfers that we would like to continue with Stripe
Funds are guaranteed as soon as they are received
Funds are available to use as soon as they are received

What we love about Stripe
Lets us programmatically spin up dedicated Virtual Bank Accounts and expose them to customers without manual intervention
We can receive and associate wire transfers without manual intervention
Just about all of this process happens within systems we own, aside from wherever the customer sends funds from

Our issue
By using Stripe Customer Balance PaymentIntents to enable wire transfer, it exposes us to ach transfers that violate what we want to retain from the old, manual way of handling wires

#

If we can disallow or limit ach somehow and keep everything else, we're golden

neon moth
#

From what I understand, when you refer to the old, by-hand way of receiving wire transfers, you're referring to the legacy ACH credit transfers that uses Sources?

scenic grail
#

Oh no, haha, even more old-school. Like collecting completely by hand and out of band of a system.

neon moth
#

aaaaaah, i see

#

do you just want to totally disable the "customer_balance" payment method type then?

turbid phoenixBOT
scenic grail
#

No, that's how we leverage auto reconcilliation, right? Everything is working great as we have it today, we would like to disable ACH credit bank transfers and keep us domestic wire