Closed Alieltahan closed 6 months ago
I managed to fix this in my app just by updating to beta 3, have you tried this?
@Alieltahan
We have updated 1.2.1 with latest Adyen3DS SDK. Could you give it a try?
I am going to close this ticket for now. Feel free to reopen if needed.
Hi @descorp
currently we are on Adyen-RN v2.2
, no crashing is happening any more, however, only on the mentioned devices facing that the payment is declined or adding the card is declined ( for these cards requiring 3DS3 )
Adyen is returning to our Backend : "errorCode":"15_020","message":"invalid transStatus"
The Scenario:
DidSubmit
is called, and returns 3DS redirect, but nothing is showing on the UI, then didProvide
is being called and returns status failed.
Worth mentioning:
Based on above notes, We assume that the 3DS dropin of Adyen having issue with the mentioned devices:
Device: iPhone 6s Plus OS: OS 15.8.1
Device: iPhone 6s OS: OS 13.1
I'm commenting here only as its related to same devices.
Hey @Alieltahan
Error 15_020 is Issuer related - meaning something is off with the card or the Bank that issued this card.
Please reach out to our Support Team via Customer Area or via email: support@adyen.com - they will look into it.
Hello @descorp , Please note that I'm facing this error while in TEST enviornment, and only with mentioned devices, but other devices are working fine, with the same test card which requires 3DS.
Transaction ID: TMI24082000000101
Please confirm if I still need to get back to Adyen support Email.
Thanks in advance.
hm.. This is probably just a TEST environment behaviour and nothing to worry about. However, I would suggest to check with Support - they will be able to look deeper into it and provide a better explanation.
Describe the bug Cards which trigger 3DS2 sometimes crashes and sometimes returns response.status = FAILED
To Reproduce Steps to reproduce the behavior: Use cards which will trigger 3DS2 with similar devices mentioned.
Expected behavior 3DS2 Dropin component should show up and enter the password 1234 to complete the challange.
Smartphone (please complete the following information):
Additional context Adyen React Native v 1.2