Hi Team,
Do we have the concept of temporary purchaseID with WebSDK as well like we have in AppMeasurement. Through this feature Adobe uses information from the hit to create a “temporary purchaseID ” if the hit doesn't contain the purchaseID variable. This temporary purchaseID only applies to the visitor of the hit. The previous 5 temporary purchase ID’s are stored for each visitor ID per report suite. In case temporary purchaseID match any of the last five stored temporary purchaseIDs , the image request is considered a duplicate purchase.
Does AEP WebSDK provide this capability or do we need to explicitly provide the purchaseID on every purchase event for serialization purpose?