View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007719 | module PayPal Checkout | module PayPal checkout - sub | public | 2024-09-12 16:17 | 2024-11-13 14:45 |
| Reporter | Steven | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.5.0 | ||||
| Fixed in Version | 2.5.2 / 3.4.0 | ||||
| Summary | 0007719: Tracking code should also be stored in standard DB field | ||||
| Description | The PayPal Checkout module stores the tracking information in its own table oscpaypal_order.OSCPAYPALTRACKINGID. This is ok, but it should also be stored in OXID standard way in field oxorder.OXTRACKCODE to provide better compatibility with other extensions that may read tracking code from oxorder table. | ||||
| Steps To Reproduce | - Do an order with PayPal Checkout module. - Add tracking code in shop's administration area. - Check database fields oxorder.OXTRACKCODE and oscpaypal_order.OSCPAYPALTRACKINGID. | ||||
| Tags | No tags attached. | ||||