Skip to content

Support StripeBank.createSource #46

@yringler

Description

@yringler

In app/src/components/app.component.ts There's a property used, metadata, which is supposed to be a child property of BankAccountTokenOptions.
I opened up DefinitelyTyped/DefinitelyTyped/pull/50386, and a maintainer noted

metadata seems not to be a part of the tokenCreate method (or at least it's undocumented): https://stripe.com/docs/js/tokens_sources/create_token?type=bank_account

please be aware this is the types definition for the front-facing stripe.js library https://stripe.com/docs/js

What's the intent with this line of code? Should we remove the metadata property? Is it a mock response?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions