Sha256: 81fb3abda6dd600d76933687fff08c50216108d3601e3edafcec03273035f71d

Contents?: true

Size: 213 Bytes

Versions: 31

Compression:

Stored size: 213 Bytes

Contents

require_relative '../payment'

module Tickethub
  class Reseller::Payment::Stripe < Reseller::Payment
    polymorphic 'stripe'

    require_relative '../source'

    association :source, Reseller::Source
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
tickethub-0.3.67 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.66 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.65 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.64 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.63 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.62 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.61 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.60 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.59 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.58 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.57 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.56 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.55 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.54 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.53 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.52 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.51 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.50 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.49 lib/tickethub/reseller/payment/stripe.rb
tickethub-0.3.47 lib/tickethub/reseller/payment/stripe.rb