Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LinkAccount is missing amount field #139

Open
Parfyonator opened this issue Nov 13, 2024 · 0 comments
Open

LinkAccount is missing amount field #139

Parfyonator opened this issue Nov 13, 2024 · 0 comments

Comments

@Parfyonator
Copy link

Hi

I was testing this plugin recently for 'Assets' product and noticed that after I select accounts to share with my app I can see the final list with names, types and amounts. But the metadata that is returned in onSuccess callback (see logs below) lacks the amount field for accounts. I believe it is a bug, since the amount is displayed for each account on the screen (see attached picture) so it should be available programmatically.

image

[log]   [id: mpkVyKWMAXiDgQnwx1zjuMyveQAbl4ig8LeV8, mask: 0000, name: Plaid Checking, type: depository, subtype: checking, verification_status: null]
[log]   [id: 9pAnrzWR6MinBj3m5xlZF5oE63GbaQT4MRoXb, mask: 2222, name: Plaid CD, type: depository, subtype: cd, verification_status: null]
[log]   [id: vzPVXNbglWuX8zoQJGj3cnkZmpV1PJfqVWb9L, mask: 3333, name: Plaid Credit Card, type: credit, subtype: credit card, verification_status: null]
[log]   [id: RL5g3KJwGyC6Mbmk4nJZhnVoDBeyPMfa5RNmm, mask: 4444, name: Plaid Money Market, type: depository, subtype: money market, verification_status: null]
[log]   [id: 6M8WlqJnvbUPKjwz9M51CvjdPN9aK3u8ngQVv, mask: 5555, name: Plaid IRA, type: investment, subtype: ira, verification_status: null]
[log]   [id: Xl5nPdpbrVid1X6vJaB3TkdEzaGm15Ib8dkwB, mask: 6666, name: Plaid 401k, type: investment, subtype: 401k, verification_status: null]
[log]   [id: yxelq79krWtXoxLARbvrcbXD19gEJ8c4pyP7v, mask: 1111, name: Plaid Saving, type: depository, subtype: savings, verification_status: null]
[log]   [id: D35a7eKnBzixQ8pMvoNAIQ3RMr5mo8I3GvNj6, mask: 7777, name: Plaid Student Loan, type: loan, subtype: student, verification_status: null]
[log]   [id: wBjVEPDRqXtgeWdkMn73CqEAzVw1aLFPKrznJ, mask: 9001, name: Plaid HSA, type: depository, subtype: hsa, verification_status: null]
[log]   [id: 5ZgEplzn5MFlqa6rMBL9SNX4183ajgu5jZXkW, mask: 9002, name: Plaid Cash Management, type: depository, subtype: cash management, verification_status: null]
[log]   [id: JP5eLpdwVNixGVjAN7ZbIMwEPGvVQaiBwdXzv, mask: 9999, name: Plaid Business Credit Card, type: credit, subtype: credit card, verification_status: null]
[log]   [id: V85A43oZqyijlK4kp3XZij3verD6qRc9NWQGx, mask: 8888, name: Plaid Mortgage, type: loan, subtype: mortgage, verification_status: null]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant