-
-
Notifications
You must be signed in to change notification settings - Fork 205
Closed
Description
As per Reddit, Amex (& likely others) don't support the Auth endpoint in Plaid. Lo and behold:
mintable/src/components/accounts.jsx
Line 102 in a273ec0
product={['auth', 'transactions']} |
we're using this endpoint for both new accounts & updates. I suspect we can probably use the Balance endpoint here instead since we don't need account numbers.
Metadata
Metadata
Assignees
Labels
No labels