module ShopifyAPI class Transaction < Base init_prefix :order end end