tomaj / omnipay-tatra

5 stars 12 forks source link

Added data and sign to exception message in CardPay/CompletePurchaseRequest on incorrect hmac signature #21

Closed zoldia closed 1 year ago

zoldia commented 1 year ago

Added because of need to debug seemingly random HmacSign check fails, while processing email payments.

We already tried to log on higher level, but on revalidating HmacSing->sign passes.

details: https://gitlab.projektn.sk/remp/crm/-/issues/1766

cc @rootpd

rootpd commented 1 year ago

Looks good to me. Nice logger that could log every request/response would be probably better, but this will help too.