Custom Child Properties Missing from the taxPriceInfo Object Returned by Store Front Endpoints
(Doc ID 2848411.1)
Last updated on FEBRUARY 10, 2022
Applies to:
Oracle Commerce Cloud Service - Version 21.4.8 and laterInformation in this document applies to any platform.
Symptoms
ISSUE STATEMENT
Custom Child properties of taxPriceInfo object is not returned by the Order's current call of Storefront endpoint.
STEPS TO REPRODUCE
The issue can be reproduced at will with the following steps:
a) Configured the Properties like the taxPriceInfo has the property "miscTaxInfo" which further has two child properties like MISC-TAX-1,MISC-TAX-2,
b) Create an order, begin checkout and select a shipping method,
c) Using developer tools, examine the current order in Network->Preview and check taxPriceInfo for the shippingGroup,
d) See that only miscTaxInfo can be seen and the child properties MISC-TAX-1 and MISC-TAX-2 not populated for the storefront end point call - "ccstoreui/v1/orders/current",
e) While checking with the Admin end point ccadmin/v1/orders - can see the child properties as well.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |