View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
6065 | Composr | ecommerce | public | 2024-11-20 04:37 | 2024-11-20 04:38 |
Reporter | PDStig | Assigned To | PDStig | ||
Priority | high | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Product Version | 11.beta4 | ||||
Summary | 6065: Several eCommerce issues with points products | ||||
Description | There was a fundamental problem with eCommerce when purchasing a points-only product. Because a trans_expecting record would not get generated, points did not actually get charged. This hotfix fixes this by adding a FUDGEd payment gateway for points. It also fixes a couple other minor bugs, and it makes transaction IDs more secure by using crypto v1 GUIDs. Not a perfect fix for everything yet. | ||||
Tags | Roadmap: v11 | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in Git commit b39bc233bf (https://gitlab.com/composr-foundation/composr/commit/b39bc233bf - link will become active once code pushed to GitLab) |
|
A hotfix (a TAR of files to upload) has been uploaded to this issue. Only apply this hotfix if you absolutely need it and cannot wait until the next release of Composr (releases are more reliable and strictly tested). As of Composr version 11, the recommended way to apply a hotfix is by following the same steps as an upgrade (https://baseurl/upgrader.php, use the hotfix on the step “Transfer across new/updated files”). The upgrader will automatically skip files belonging to addons you do not have installed or that are newer on disk than in the hotfix. Otherwise, you can manually extract and replace these files (do not replace if your on-disk file is newer than the one in the hotfix). Always take backups of your site or at least files you are replacing before applying a hotfix. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-11-20 04:38 | PDStig | Tag Attached: Roadmap: v11 |