Details
Description
It's possible for an order record to fail to be created despite the creation of a service/invoice during checkout. The customer is then redirected to the beginning of the order process.
This issue occurs due to the serialization of unicode characters (e.g. é) that are not properly encoded from a Fraud Report using one of the anti-fraud modules. This was encountered on MaxMind in particular, but all modules (i.e. FraudsLab) should also be updated with a fix.
TODO:
- Update MaxMind and FraudsLabPro anti-fraud modules to ensure the fraud details are UTF8-encoded. !!Test!!
- Remove serialization in favor of JSON-encoding the data. ENSURE BACKWARD COMPATIBILITY
Activity
| Field | Original Value | New Value |
|---|---|---|
| Sprint | 4.2.0 Sprint 1 [ 46 ] |
| Rank | Ranked higher |
| Rank | Ranked higher |
| Rank | Ranked higher |
Automated transition triggered when Tyson Phillips (Inactive) created a branch in Stash -
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Description |
It's possible for an order record to fail to be created despite the creation of a service/invoice during checkout. The customer is then redirected to the beginning of the order process.
This issue occurs due to the serialization of unicode characters (e.g. é) that are not properly encoded from a Fraud Report using one of the anti-fraud modules. This was encountered on MaxMind in particular, but all modules (i.e. FraudsLab) should also be updated with a fix. TODO: # Update MaxMind and FraudsLabPro anti-fraud modules to ensure the fraud details are UTF8-encoded. *!!Test!!* # Remove serialization in favor of JSON-encoding the data. *!!ENSURE BACKWARD COMPATIBILITY!!* |
It's possible for an order record to fail to be created despite the creation of a service/invoice during checkout. The customer is then redirected to the beginning of the order process.
This issue occurs due to the serialization of unicode characters (e.g. é) that are not properly encoded from a Fraud Report using one of the anti-fraud modules. This was encountered on MaxMind in particular, but all modules (i.e. FraudsLab) should also be updated with a fix. TODO: # Update MaxMind and FraudsLabPro anti-fraud modules to ensure the fraud details are UTF8-encoded. *!!Test!!* # Remove serialization in favor of JSON-encoding the data. *ENSURE BACKWARD COMPATIBILITY* |
Automated transition triggered when Tyson Phillips (Inactive) created pull request #29 in Stash -
| Status | In Progress [ 3 ] | In Review [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Assignee | Jonathan Reissmueller [ jonathan ] | Tyson Phillips [ tyson ] |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 2 hours, 25 minutes [ 8700 ] | |
| Worklog Id | 10311 [ 10311 ] |
Automated transition triggered when Tyson Phillips (Inactive) merged pull request #29 in Stash -
| Status | In Review [ 5 ] | Closed [ 6 ] |