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

Main state provider functionality update #66

Merged
merged 3 commits into from
Aug 28, 2024
Merged

Main state provider functionality update #66

merged 3 commits into from
Aug 28, 2024

Conversation

tharindu-rhino
Copy link
Contributor

included SessionResponse type information for the example app side callback on Payment Complete.
Fixed functionality issues on navigating back and forth from browser and SDK.
Added checking correct session statuses on response data.
Added missing language texts.
Fixed email validation for numbers issue.

@rramsden
Copy link
Member

Great, this seems to solve the 3DS use cases.

There is one strange issue because 3DS triggers offsite flow, this stops regular card payments from working
e.g. try using 4111 1111 1111 1111 and check the behaviour here.

We may have to introduce some hacks to get it working...

@tharindu-rhino
Copy link
Contributor Author

@rramsden for card payment that doesn't trigger offside 3DS e.g. 4111 1111 1111 1111 issue fixed now

@tharindu-rhino tharindu-rhino merged commit da28c2a into dev Aug 28, 2024
1 check passed
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