New Checkout API - resource for checkout
@@ -0,0 +1,4 @@
+module ShopifyAPI
+ class Checkout < Base
+ end
+end