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

Is the Payment Element supported? #102

Open
mumispb opened this issue Nov 22, 2022 · 5 comments
Open

Is the Payment Element supported? #102

mumispb opened this issue Nov 22, 2022 · 5 comments

Comments

@mumispb
Copy link

mumispb commented Nov 22, 2022

I would like to know whether the <stripe-elements> supports the Payment Element (https://stripe.com/docs/payments/payment-element), i.e. if it supports all payment methods available or if it only supports the old card element. Following the React example, I was able to get the card form, but not the payment one.

@bennypowers
Copy link
Owner

does <stripe-payment-request> suit your needs?

@mumispb
Copy link
Author

mumispb commented Nov 22, 2022

I am considering that one, but for now I would prefer to only be able to save a payment method token to be used later in a transaction just so I can unify user experience with another payment processor. As far as I know, the payment request asks for a payment method, but also triggers the transaction, correct?

@baptisteArno
Copy link

Do you have any plan on integrating the Payment Element? How hard would it be? I'm willing to contribute.

@bennypowers
Copy link
Owner

no plans, but would review a PR

@baptisteArno
Copy link

It is probably too hard for me to understand how it works at the moment 😢

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

3 participants