View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5013 | Composr | ecommerce | public | 2022-11-05 21:55 | 2022-11-16 18:22 |
Reporter | PDStig | Assigned To | PDStig | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 5013: 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. | ||||
Attach Tags | |||||
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 | PDStig | New Issue | |
2022-11-05 21:55 | PDStig | Status | Not Assigned => Assigned |
2022-11-05 21:55 | PDStig | Assigned To | => user4172 |
2022-11-08 20:15 | Chris Graham | Note Added: 0007639 | |
2022-11-16 18:22 | PDStig | Status | Assigned => Resolved |
2022-11-16 18:22 | PDStig | Resolution | open => fixed |