array(2) {
  [0]=>
  object(WCCT_Integration_Facebook)#5835 (5) {
    ["id":protected]=>
    string(8) "facebook"
    ["name":protected]=>
    string(8) "Facebook"
    ["enabled":protected]=>
    bool(true)
    ["settings":protected]=>
    array(0) {
    }
    ["supports":protected]=>
    array(4) {
      [0]=>
      string(11) "add_to_cart"
      [1]=>
      string(8) "checkout"
      [2]=>
      string(17) "initiate_checkout"
      [3]=>
      string(12) "registration"
    }
  }
  [1]=>
  object(WCCT_Integration_Custom)#5838 (5) {
    ["id":protected]=>
    string(6) "custom"
    ["name":protected]=>
    string(6) "Custom"
    ["enabled":protected]=>
    bool(true)
    ["settings":protected]=>
    array(0) {
    }
    ["supports":protected]=>
    array(2) {
      [0]=>
      string(8) "checkout"
      [1]=>
      string(12) "registration"
    }
  }
}