academe / OmniPay-Payone

A PAYONE gateway driver for the OmniPay framework
MIT License
15 stars 16 forks source link

ShopTransactionStatusServerRequest have only md5 hash but ShopServerGateway both #41

Closed Axent96 closed 3 years ago

Axent96 commented 3 years ago

we can set up in ShopServerGateway hashMethod (see method "setHashMethod") to SHA2-384 but not able to consume the notification with this sash method (only in md5) in ShopTransactionStatusServerRequest (see hardcoded hash method in method "isValid"). P.S. ShopTransactionStatusServerRequest have setHashMethod too

Axent96 commented 3 years ago

it was another problem, right now it configured by payone