View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005013 | Composr | ecommerce | public | 2022-11-05 21:55 | 2022-11-16 18:22 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Feature-request | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0005013: Update Authorize.net hash checking to use SHA2 | ||||
Description | Authorize.net removed MD5 hashes from their API in support of SHA512 . Update the payment gateway hook to use SHA2 via PHP's hash_hmac . If hash_hmac is not supported, then skip hash checking (it's not required by Authorize.net). | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Being worked on in https://gitlab.com/composr-foundation/composr/-/commits/feature__payment_gateway_updates branch. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-05 21:55 | Patrick Schmalstig | New Issue | |
2022-11-05 21:55 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-11-05 21:55 | Patrick Schmalstig | Assigned To | => Patrick Schmalstig |
2022-11-08 20:15 | Chris Graham | Note Added: 0007639 | |
2022-11-16 18:22 | Patrick Schmalstig | Status | assigned => resolved |
2022-11-16 18:22 | Patrick Schmalstig | Resolution | open => fixed |