#pajoem_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/1270228966640189441
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there, what do you mean by "asset and liability account of a created customer" ?
we want to help our customers facilitate payments to third parties using stripe connect via plaid...without having to serve as a custodian
I still don't quite understand what you want to achieve here.
Is it about accepting an ACH direct debit payment https://docs.stripe.com/payments/ach-debit/accept-a-payment?platform=web&ui=API ?
no we are creating a programmatic debt payment solutions for customers...and so we need to be able to facilitate their debt payments on their behalf using stripe connect without ever touching the assets ourselves
Can you share with me a concrete example to help me understand your use case?
this is an overly simplisitic example, a person normally pays down their minimum debt requirement, say $100/month...we suggest that if they instead pay $150 per month ...they would save $x on the total cost of their debt. we then want to execute that new payment on their behalf. hopefully that's helpful haha
So basically you want to collect 1$50 from your customer. But I don't quite understand what you mean by " execute that new payment on their behalf" . Can you elaborate?
For exmaple, tell me the fund flows that you want to achive here.
no, we don't want to collect the money at all
we merely want to be able to automate payments between our customer's asset accounts and liability accounts via stripe connect and plaid (e.g., call a payment from their bank account to their own credit card account)
No I don't think this is something that Stripe provides
So in theory the way it would have to work currently is we would need to collect the money and then send it off to the user's debt account?
@hearty terrace looks like you're in the wrong place, this thread is for someone else's question.
- If you have your own thread please chat there.
- If you have a question or a followup to a closed thread use one of the buttons in https://discord.com/channels/841573134531821608/842637025524842496 to get help (we don't reopen closed threads).
Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.
@hearty terrace is ok to be here
just in case you missed it @cedar haven , under the current construct, we would have to accept funds from our customers and send it ourselves? And thank you for the quick replies!
Yes you are right. You can collect payments from you customers and transfer the funds to your connected accounts
apologies for the dumb question, logging in thru plaid --> a customer can't use the token exchange api and pay third parties via stripe connect?
Is the "token exchange" API provided by Stripe?
no that would be from the plaid side
I don't think you can use a third-party API with Stripe Connect