#jarrett_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1341767067380219904
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Looking!
So that payment originates form this invoice: in_1QrnLCF6KG2nMs1ll10e0I7W
That was created and finalized at 2025-02-12 21:22:18 โ at which point we lock the available payment methods (card, ACH, etc)
Trying to see history of your PM settings to confirm it was disabled at that time as I can see a recent update (2025-02-17) to those settings
yes because we were playing around with stuff after this happened to see
it appears Link lets you add a bank account
but idk why it would let you do that if you have ACH Direct Debit disabled
Hi there ๐ jumping in as my teammate needs to step away soon. Link does support the use of bank accounts:
https://docs.stripe.com/payments/link/instant-bank-payments
but that doesn't appear to be relevant here as the payment method's type is us_bank_account, which correlates with our ACH flows rather than Link flows.
Based on what we're seeing for the history of the Payment Method Configuration being used there, ACH was enabled until two days ago when it was turned off.
Bank Transfers or ACH Direct Debit?
ACH Direct Debit
when was ACH Direct Debit enabled?
can you see when that change was made
because I don't believe we had it on
and i see this new Payment Method configurations thing which is a bit confusing
Since at least Sept
At least for the PMC that was used for the shared payment, I'm less confident if you've been swapping around which PMC is being used for Subscriptions and Invoices.
we haven't swapped the PMC in our code at all
we don't even have anything coded for it
we never have used it
Setting the default PMC used for Stripe Billing is done via the dashboard rather than through code.
we haven't changed that
Then this has likely been on for a while
i'm confused because we had abuse of this in the past so we disabled it