def authorize(money, creditcard_or_billing_id, options = {})
        parameters = {
          amount: amount(money)
        }