...
This function will load the receipt component. Which shows current status about the products, the propertydata the documents were ordered on. As well as the possibility to download the files on the product.
You get the order number from this function: Ambita.mFlex.productList.confirmOrder
Code Block |
---|
window.Ambita.mFlex.receipt.load('query-selector', <order number>); |