module DiscoursePayments
class PaymentsController < ApplicationController
def index
render json: {}
end
def show