[BUG]: SetupIntent.NextAction type doesn't have verify_with_microdeposits object type
honteng opened this issue · 3 comments
honteng commented
What happened?
According to this documentation
SetupIntent.NextAction type should have verify_with_microdeposits but the latest type definition of NextAction doesn't have the entity
stripe-js/types/api/setup-intents.d.ts
Line 133 in 21c3504
It would be great to fix the type definition.
Environment
No response
Reproduction
No response
brendanm-stripe commented
Hey thanks for reporting this -- I've raised internally to address. In the interim please use ts-ignore
to access the necessary properties.
ParthTyagi15 commented
Hey @brendanm-stripe I would like to work on this issue.
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.