-
Notifications
You must be signed in to change notification settings - Fork 122
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
[BUG] The Apply Pay (using components) fails some times with error "Payment Not Completed" #1888
Comments
Hey @Syed-Adeel
Is this LIVE or TEST? |
@descorp the issue happens within UAE and AED only as the app is for UAE only. |
Hey @Syed-Adeel If there is no failure or success delegate, then most likely it is Apple blocking the transaction - this could be device-specific or issuer-specific. Unfortunately, there is not enough information to say for sure. Could you reach out our Support Team via Customer Area or email: [email protected]. You will be able to securely provide more sensitive information, so they can investigate this deeper. |
Unfortunately the SDK is not efficient enough and also no events tracking and stack traces are shared with user which makes the problem bigger and unresolable. I have done multiple attempts to get support from Adyen Support team, After wasting so many days continuously asking for for screenshots and stand alone code files(for payment rendering), they suggested us to github support only. Its a big set back to us as Adyen Customer and this is what pushing us to divert from Adyen as well and here also I am unable to receive the solution, nothing else In fact in the starting of the project, a broken SDK was found by our technical team and that was also a NEWS for adyen support that nobody told them about the broken SDK. They provided a fixed version after being identified by us. |
The Apply Pay (using components) fails some times with error "Payment Not Completed".
No failure or success delegate is fired when this scenario happens.
To Reproduce
Initiate the Adyen token and pay using apple pay using components.
It happens randomly with live users only.
Expected behavior
The payment should happen flawlessly.
Screenshots
Environment
The text was updated successfully, but these errors were encountered: