Module: Effective

Defined in:
app/models/effective/stripe_charge.rb,
app/models/effective/cart.rb,
app/models/effective/order.rb,
app/models/effective/customer.rb,
app/models/effective/cart_item.rb,
app/models/effective/order_item.rb,
app/models/effective/subscription.rb,
app/models/effective/access_denied.rb,
app/mailers/effective/orders_mailer.rb,
app/models/effective/datatables/orders.rb,
app/models/effective/datatables/customers.rb,
app/controllers/effective/carts_controller.rb,
app/controllers/effective/providers/paypal.rb,
app/controllers/effective/providers/stripe.rb,
app/controllers/effective/orders_controller.rb,
app/controllers/effective/providers/moneris.rb,
app/models/effective/datatables/order_items.rb,
app/controllers/effective/webhooks_controller.rb,
app/controllers/effective/providers/stripe_connect.rb,
app/controllers/effective/subscriptions_controller.rb,
app/models/validators/effective/sold_out_validator.rb

Overview

This is an object for the stripe charge form

Defined Under Namespace

Modules: Datatables, Providers Classes: AccessDenied, Cart, CartItem, CartsController, Customer, Order, OrderItem, OrdersController, OrdersMailer, SoldOutValidator, StripeCharge, Subscription, SubscriptionsController, WebhooksController