Hello, Is it possible to send own parameters to onTransactionComplete ? for example a name or a order number?
When you recv, onTransactionComplete you can then collect that JWT and the extra data you need and send it all up to your EBS
You cannot modify the contents of the JWT that onTransactionComplete returns.
So sorta
its also possible to get out of the JWTthe channelID where the extension is embeded?
Yes
please refer to the documentation
ok thanks i need to wait with the test until twitch is done with the review of the extension.