I'm trying to play around the example provided in ...
# suitecommerce
c
I'm trying to play around the example provided in this link, and I have created a button on my invoice details to access the
#examplesuitelet
page. How should I go about passing the transaction ID to the Suitelet? I tried adding a new URL parameter and made adjustments to the suitelet but the suitelet seems to be returning a different ID, and not the one I'm trying to pass from the URL parameter? https://developers.suitecommerce.com/integrate-a-suitelet-into-a-web-store-customization.html