So I am building a custom checkout system, using CIM/ActiveMerchant...
and i was planning on using CIM to store user's shipping addresses. So
basically i have a Model in my app "ShippingProfile" which stores the
CIM_id, which i then use to pull down ...