-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Labels
Description
Describe the bug
In our current implementation, both cancelling the 3DS challenge and intentionally entering incorrect challenge details trigger the same callback (onPaymentFailed). Additionally, when logging the response, both scenarios return the same resultCode.
Could you confirm whether there is a dedicated callback or a distinct response indicator for user-initiated cancellation versus failure during the 3DS challenge?

Reactions are currently unavailable