class Origami::CreditPaymentsController < BaseOrigamiController def index end def create end end