Table of Contents - stripe_model_callbacks-0.1.2 Documentation
Pages
- account.external_account.created.json
- account.external_account.deleted.json
- account.external_account.updated.json
- charge.dispute.closed.json
- charge.dispute.created.json
- charge.dispute.funds_reinstated.json
- charge.dispute.funds_withdrawn.json
- charge.dispute.updated.json
- charge.refund.updated.json
- charge.refunded.json
- coupon.created.json
- coupon.deleted.json
- coupon.updated.json
- customer.bank_account.deleted.json
- customer.created.json
- customer.deleted.json
- customer.discount.created.json
- customer.discount.deleted.json
- customer.discount.updated.json
- customer.source.created.card.json
- customer.source.created.json
- customer.source.deleted.json
- customer.source.expiring.json
- customer.source.updated.json
- customer.subscription.created.json
- customer.subscription.deleted.json
- customer.subscription.trial_will_end.json
- customer.subscription.updated.json
- customer.updated.json
- invoice.created.json
- invoice.payment_failed.json
- invoice.payment_succeeded.json
- invoice.sent.json
- invoice.upcoming.json
- invoice.updated.json
- invoiceitem.created.json
- order.created.json
- order.updated.json
- payout.canceled.json
- payout.created.json
- payout.failed.json
- payout.paid.json
- payout.updated.json
- plan.created.json
- plan.deleted.json
- plan.updated.json
- product.created.json
- product.deleted.json
- product.updated.json
- recipient.created.json
- recipient.deleted.json
- recipient.updated.json
- review.closed.json
- review.opened.json
- sku.created.json
- sku.deleted.json
- sku.updated.json
- source.canceled.json
- source.chargeable.json
- source.failed.json
- source.mandate_notification.json
- source.transaction_created.json
- transfer.created.json
- transfer.reversed.json
- transfer.updated.json
- stripe_model_callbacks_tasks.rake
Classes and Modules
- StripeBankAccount
- StripeCard
- StripeCharge
- StripeCoupon
- StripeCustomer
- StripeDiscount
- StripeDispute
- StripeInvoice
- StripeInvoiceItem
- StripeModelCallbacks
- StripeModelCallbacks::Configuration
- StripeModelCallbacks::Engine
- StripeModelCallbacks::EventMocker
- StripeOrder
- StripeOrderItem
- StripePayout
- StripePlan
- StripeProduct
- StripeRecipient
- StripeRefund
- StripeReview
- StripeSku
- StripeSource
- StripeSubscription
- StripeSubscriptionItem
- StripeTransfer
Methods
- ::configure — StripeModelCallbacks
- ::current — StripeModelCallbacks::Configuration
- ::new — StripeModelCallbacks::Configuration
- ::stripe_class — StripeBankAccount
- ::stripe_class — StripeCard
- ::stripe_class — StripeCharge
- ::stripe_class — StripeCoupon
- ::stripe_class — StripeCustomer
- ::stripe_class — StripeDiscount
- ::stripe_class — StripeDispute
- ::stripe_class — StripeInvoice
- ::stripe_class — StripeInvoiceItem
- ::stripe_class — StripeOrder
- ::stripe_class — StripeOrderItem
- ::stripe_class — StripePayout
- ::stripe_class — StripePlan
- ::stripe_class — StripeProduct
- ::stripe_class — StripeRecipient
- ::stripe_class — StripeRefund
- ::stripe_class — StripeReview
- ::stripe_class — StripeSku
- ::stripe_class — StripeSource
- ::stripe_class — StripeSubscription
- ::stripe_class — StripeSubscriptionItem
- ::stripe_class — StripeTransfer
- #assign_ach_credit_transfer — StripeSource
- #assign_amounts — StripeInvoice
- #assign_amounts_from_stripe — StripeCharge
- #assign_amounts_from_stripe — StripeOrder
- #assign_coupon_attributes — StripeDiscount
- #assign_created — StripeInvoice
- #assign_discount — StripeSubscription
- #assign_evidence_attributes — StripeDispute
- #assign_evidence_cancellation_duplicate_attributes — StripeDispute
- #assign_evidence_customer_attributes — StripeDispute
- #assign_evidence_details_attributes — StripeDispute
- #assign_evidence_shipping_attributes — StripeDispute
- #assign_from_stripe — StripeBankAccount
- #assign_from_stripe — StripeCard
- #assign_from_stripe — StripeCharge
- #assign_from_stripe — StripeCoupon
- #assign_from_stripe — StripeCustomer
- #assign_from_stripe — StripeDiscount
- #assign_from_stripe — StripeDispute
- #assign_from_stripe — StripeInvoice
- #assign_from_stripe — StripeInvoiceItem
- #assign_from_stripe — StripeOrder
- #assign_from_stripe — StripeOrderItem
- #assign_from_stripe — StripePayout
- #assign_from_stripe — StripePlan
- #assign_from_stripe — StripeProduct
- #assign_from_stripe — StripeRecipient
- #assign_from_stripe — StripeRefund
- #assign_from_stripe — StripeReview
- #assign_from_stripe — StripeSku
- #assign_from_stripe — StripeSource
- #assign_from_stripe — StripeSubscription
- #assign_from_stripe — StripeSubscriptionItem
- #assign_from_stripe — StripeTransfer
- #assign_invoice_items — StripeInvoice
- #assign_items — StripeSubscription
- #assign_other_coupon_attributes — StripeDiscount
- #assign_owner — StripeSource
- #assign_owner_verified — StripeSource
- #assign_periods — StripeSubscription
- #assign_receiver — StripeSource
- #assign_shipping_address_from_stripe — StripeOrder
- #assign_shipping_from_stripe — StripeOrder
- #cancel! — StripeSubscription
- #find_item_by_stripe_item — StripeSubscription
- #mock_stripe_event — StripeModelCallbacks::EventMocker
- #name — StripePlan
- #on_error — StripeModelCallbacks::Configuration
- #reactivate! — StripeSubscription
- #stripe_discount_id_from_object — StripeInvoice
- #to_stripe — StripeCard
- #update_quantity_on_stripe! — StripeSubscriptionItem
- #with_error_handling — StripeModelCallbacks::Configuration