sendanor / project-sendanor.fi

Join us in shaping the future of sendanor.fi. Your contributions, feedback, and involvement are invaluable to our continuous improvement and success.
https://sendanor.fi
MIT License
0 stars 0 forks source link

BUG Duplicate paytrail payments #167

Open thejhh opened 2 months ago

thejhh commented 2 months ago

Description

Our system has a bug that incoming paytrail payments may end up duplicated in the database. This was supposed to be fixed already, but still happens.

It is a bit challenging to fix since this does not happen on development environment because Paytrail does not send same webhook events there.