#aurel_ach-v1-deprecated
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/1486751856112828619
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi 👋
Let me take a look at that request first
Okay right of the bat I want to tell you that you are using deprecated payment method types and APIs. You should not be using Sources, ACH V1, or Charges
We are hard deprecating ACH V1 (which uses Sources and Charges) and you will not be able to use it
we're going through Zuora 🙃 but I think our finance team is planning to update to Strip V2
Because of this deprecation, we cannot make any guarantees on how the testing numbers will behave and cannot offer assistance
V1 is a prob for this or is there a way to work with it until they upgrade teh gateway to stripe V2?
ok I see!
stripe V2 would be ok?
I don't know what you mean by Stripe V2. There isn't something called Stripe V2.
We have some V2 APIs that are rolling out. For ACH Direct Debit, we do have a V2 option that is the only viable option for accepting payments using US bank accounts
You can review how the ACH V2 integration behaves here: https://docs.stripe.com/payments/ach-direct-debit
ok thanks I will review this 👍
aurel_ach-v1-deprecated
Hey @compact turret sorry one more question.
When I mentioned “Stripe V2,” I was referring to the name used on the Zuora side. We use Zuora to process charges, and Zuora uses Stripe under the hood.
I ran a test using Zuora’s Stripe V2 setup, which relies on Payment Intents rather than Charges (i.e., the more recent Stripe API flow).
Here’s a new req_id for reference: req_Nby0tvxSPk8p0P.
Since we’re constrained by what Zuora supports, I’m a bit limited in what I can change on our side. Is there any way for us to test ACH payment processing with this setup?
The documentation you shared earlier appears to be based on Payment Intents, which is what req_Nby0tvxSPk8p0P created, so I am just trying to understand if I can test what I want with the current setup.
I realize our Zuora-based setup adds complexity here, so I really appreciate any guidance you can provide.
This uses payment intents but it's still using the legacy Sources and the ach_debit payment method type. This will be deprecated. Unfortunately, you will need to reach out to Zuora for support with this since they control the integration
alright I see, thanks for your help!
Happy to shed what 💡 I can 🙂