Skip to content

fix(Elements): add paymentMethodCreation to Elements options#650

Open
Ashutosh0x wants to merge 1 commit intostripe:masterfrom
Ashutosh0x:fix-elements-options
Open

fix(Elements): add paymentMethodCreation to Elements options#650
Ashutosh0x wants to merge 1 commit intostripe:masterfrom
Ashutosh0x:fix-elements-options

Conversation

@Ashutosh0x
Copy link

Fixes #646. Adds the missing paymentMethodCreation property to ElementsOptions, allowing it to be passed to the stripe-js elements constructor.

@tjliu-stripe
Copy link
Contributor

The type is already resolved here at stripe/stripe-js#853, we only need to version bump @stripe/stripe-js to bring the type over.

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

Successfully merging this pull request may close these issues.

[BUG]: Elements options is missing paymentMethodCreation type

2 participants