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
Hi!
We are experiencing an amount of "Payment has error"-issues with this library and we can't see any transaction being created on Adyen. This happens to some users and not all the time.
Desired feature: Getting the error message returned to be able to identify exactly what went wrong.
The text was updated successfully, but these errors were encountered:
I have seen an error that might relate to this (that also did not show up in the transaction overview). Those were caused by Adyen returning a 421: invalid paymentData for iDEAL payments in the payments/details call. As the content of the paymentData field is encrypted, I was not able to debug any further. @cNille Are you able to get some logs from your own payment server in order to see if it reached the server, and if so, if there was an error returned by Adyen?
Hi!
We are experiencing an amount of "Payment has error"-issues with this library and we can't see any transaction being created on Adyen. This happens to some users and not all the time.
Desired feature: Getting the error message returned to be able to identify exactly what went wrong.
The text was updated successfully, but these errors were encountered: