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