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

Update ECE expressPaymentType #448

Merged
merged 1 commit into from
May 16, 2023
Merged

Conversation

jackieosborn-stripe
Copy link
Contributor

Summary & motivation

Changes paymentMethodType to expressPaymentType

Testing & documentation

Added to valid.ts

@@ -870,7 +870,7 @@ expressCheckoutElement
}) => {}
);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be worth adding validation for the click event here as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that's taken care of with StripeExpressCheckoutElementClickEvent!

@jackieosborn-stripe jackieosborn-stripe merged commit 6615f4a into master May 16, 2023
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.

3 participants