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

Adjusting typings for BrowserInfo #2131

Merged
merged 2 commits into from
May 5, 2023
Merged

Adjusting typings for BrowserInfo #2131

merged 2 commits into from
May 5, 2023

Conversation

ossiggy
Copy link
Contributor

@ossiggy ossiggy commented May 3, 2023

Summary

Tested scenarios

Logged onChange event and the data types of each field in browserInfo. Confirmed that these were incorrect in the type definition of BrowserInfo

Fixed issue: #2078

- Corrected typings for BrowserInfo to reflect the actual data that is being sent (https://docs.adyen.com/api-explorer/Checkout/70/post/payments#request-browserInfo)
- Adds optional javaScriptEnabled field
@ossiggy ossiggy changed the title Update typings for BrowserInfo Adjusting typings for BrowserInfo May 3, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sponglord sponglord self-requested a review May 5, 2023 14:59
@sponglord sponglord merged commit cc7aa40 into Adyen:master May 5, 2023
@longyulongyu longyulongyu mentioned this pull request May 8, 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.

2 participants