#silvis_api

1 messages ¡ Page 1 of 1 (latest)

stark pineBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 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/1212108592472137798

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ 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. Thank you for your patience!

wooden jewelBOT
clear oracle
#

Hi, anyone that can help with this I am on a time crunch we have coded all the api end points and not sure what we are doing wrong

#

Thank you so very much in advance

upper kiln
#

Hello! The error is correct, you can't create a Charge directly using an ACH Debit Source. Also, these are all legacy APIs and not recommended for use if you're building something new. Can you tell me more about what you're trying to do?

clear oracle
#

My customer currently can purchase our product paying with a cc and we have it in production live with strip. Now we want to add the ach option. We are using plaid to make the connection to their bank account and credentials. Now we need to initiate the ach debit just like we do with cc.

#

strip says you can do ach debits with them just like credit card transactions. what i am doing wrong?

upper kiln
#

Can you share the link to the guide you're following?

clear oracle
upper kiln
#

That guide uses our newer APIs and does not involve creating Charges directly, nor does it involve Sources.

clear oracle
#

i have read there is deprecation however strip says i can do ach debits so does stripe not support it or i am using the wrong thing

upper kiln
clear oracle
#

which one should i be using? bottom line can I do ach debits with stripe? if so what api integration and settings should i be using

upper kiln
#

Yes, you can do ACH debits with Stripe. You should use our modern APIs to do so, not the legacy APIs and approach you're using now.

#

Have a look at the docs I linked above.

clear oracle
#

sorry which one is the documentation to the modern apis apologies i lost track of the correct one

upper kiln
#

Yeah, that's the current guide with the modern APIs.