Copied!
June 7, 2021
After Effects script
Contact Gumroad through ExtendScript
If you are planning on uploading a script to Gumroad you can use this function in order to contact Gumroad through the script, and receive a response. Note that it uses JSON.parse, which means you need to have json2.js included in your code in order to convert the response into an object. You can learn more about it here: https://help.gumroad.com/article/76-license-keys

Expression