#sam_api

1 messages ¡ Page 1 of 1 (latest)

edgy condorBOT
#

👋 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/1348781734904205415

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

bright ledge
#

Hello! Can you link me to the documentation you're using?

next pagoda
#

Yeah we noticed it was deprecated, so it sounds like we should start our new development work using the payment intent APIs instead, between the stripe:plaid integration?

bright ledge
#

Yeah, to be clear our current/modern approach doesn't use Plaid at all.

#

Instead of Plaid we use Stripe Financial Connections for instant verification of ACH accounts.

next pagoda
#

Is it posible to still leverage plaid for this integration? We've onboarded with plaid to work with our other integrations, other than stripe, so it would be nice to maintain that same auth/layer for our customers

bright ledge
#

No. We don't have any modern or recommened approach which uses Plaid today. If you want to use Plaid I recommend you work with them to build the appropriate integration according to their guidance.

next pagoda
#

The Plaid documentation indicated, that we would need to be allowlisted/manually enabled to use the payment intent APIs?

To use Plaid with the Payment Intents API, you will need to contact Stripe to request a manual exception.

https://plaid.com/docs/auth/partnerships/stripe/

bright ledge
next pagoda
#

gotcha thanks!