Class: Spree::StorePaymentMethod

Inherits:
Object
  • Object
show all
Defined in:
app/models/spree/store_payment_method.rb

Overview

Legacy join between Store and PaymentMethod. Superseded by the single-store PaymentMethod#store FK in 5.6; retained only so the spree_multi_store extension can restore has_many :stores and so the backfill task can read historic attachments. Dropped in 6.0.