You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a situation where DropInServiceResult.Error with an error dialog is passed to SDK after submitting Google Pay payments, Google Pay is not shown again on dismiss of the error dialog. And, it just stays in a blank screen. It navigates back to the payment methods list if I click on the back button.
If it's hard to launch Google Pay again, it should go to the payment methods list at least, instead of staying in the middle of nowhere.
Steps to Reproduce
I am able to consistently reproduce this issue: Yes
Steps to reproduce the issue:
Select Google Pay from payment methods list in DropIn
Pay with a card that could fall into a case where DropInService would send an error result
Logs and Crash Reports
Code Snippets
This is a test code that will reproduce the issue all the time.
Hi @jaejoong-yoo-gtg, thank you for reporting this bug! We were able to reproduce it and will look into a fix. We'll keep you updated on the progress.
OscarSpruit
added
Confirmed bug
Indicates that issue has been confirmed to be a bug by an Adyen developer
and removed
Bug report
Indicates that issue has been marked as a possible bug
labels
Oct 2, 2024
Description
In a situation where
DropInServiceResult.Error
with an error dialog is passed to SDK after submitting Google Pay payments, Google Pay is not shown again on dismiss of the error dialog. And, it just stays in a blank screen. It navigates back to the payment methods list if I click on the back button.If it's hard to launch Google Pay again, it should go to the payment methods list at least, instead of staying in the middle of nowhere.
Steps to Reproduce
Logs and Crash Reports
Code Snippets
This is a test code that will reproduce the issue all the time.
Integration Information
Additional Context
N/A
The text was updated successfully, but these errors were encountered: