View Issue Details

IDProjectCategoryView StatusLast Update
0007719module PayPal Checkoutmodule PayPal checkout - subpublic2024-11-13 14:45
ReporterSteven Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.5.0 
Fixed in Version2.5.2 / 3.4.0 
Summary0007719: Tracking code should also be stored in standard DB field
DescriptionThe 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.
TagsNo tags attached.

Activities

QA

2024-09-13 11:23

administrator   ~0017523

- es -
i would say this is a bug not a feature.
Tracking information should be stored additionally in oxorder.OXTRACKCODE because our ERP uses the oxortder table