Forums

The Redirect URL is getting some values appended to it by OSS. Something like this pattern: ?package=[packageID]&signer=[signerID]&status=COMPLETED

I am not able to extract those values as our platform is expecting XML. So I need to send some dynamic values with the XML in the redirectURL but the structure of this isn't compatible with the values being appended by OSS.