#cjav-financialconnections-fingerprint
1 messages ยท Page 1 of 1 (latest)
If I go through the customer-based connection flow with Financial Connections to create a Financial Connections Account, then later that account is disconnected for whatever reason. How can I reauthenticate and resume access to the Financial Connection Account?
The docs [0] suggest that you use Link for returning customers, but there are no code examples or other documentation about how to recover a disconnected account.
When I connect an account, then disconnect, then connect the same account again, I get a new Financial Connection Account ID. I need a way to deduplicate these in my system.
One idea I had was to request the additional payment_method permission (even tho i don't need it) so that I could use the fingerprint on the payment method, but I don't want to have access to more than what I need.
I also tried reusing the same Financial Connection Session client secret, but that seems to be single-use.
Teller solves this with a concept of "Enrollments" MX uses "members"
๐ lol I kept waiting for you to post so I could close Discord ๐
Financial Connections Account, then later that account is disconnected for whatever reason.
AFAIK you can't, you get the person to connect their account from scratch
and yeah I don't think there's a way to de-duplicate without asking payment_method perms, but that is not great as you don't want to debit them right?
exactly
i think Plaid solves this with a "permanent ID" which seems like a finger print
I've integrated Stripe, Teller, Plaid, and MX to try and get this working. Stripe's is actually the most feature rich and closest to what I need and is only missing this one feature.
yeah I think that'd be a feature request really
yeah I'll flag it for you too (one of the engs might reach out)
โค๏ธ
cjav-financialconnections-fingerprint
Sent