You can add them using ScriptTags. If you want your scripts to be loaded in the checkout they must be served over https. You should be able to create a schemeless ScriptTag (//foo.com/bar.js) and the browser will choose the appropriate scheme (http or https depending on context)
↧