Skip to content

Instantly share code, notes, and snippets.

// AUTO-SELECT CLICKFUNNELS PRODUCT ON ORDER PAGE
// --
//
// AUTHOR: Robert Klubenspies (klubenspies.com)
//
// REQUIREMENTS: jQuery
//
// USAGE:
// 1) Find your product's ID numbers by using Web Inspector to find
// the code for your order page's radio buttons. They'll look

Keybase proof

I hereby claim:

  • I am rklubenspies on github.
  • I am rklubenspies (https://keybase.io/rklubenspies) on keybase.
  • I have a public key ASATqJVE0cnnIm3NieuxPvkrBLo_DbJTsaj-_AMjhMfQcAo

To claim this, I am signing this object:

require "uri"
require "net/http"
require "json"
API_HOST = "ssapi.shipstation.com"
API_KEY = "XXX"
API_SECRET = "YYY"
WEATHER_API_KEY = "ZZZ"
def getAccountTags