Sha256: a937bcec39179b5cdadbf08de9d386491150132d48455deb520ead8f08afb9fb
Contents?: true
Size: 186 Bytes
Versions: 31
Compression:
Stored size: 186 Bytes
Contents
require_relative '../payment' module Tickethub class Channel::Payment::Paypal < Channel::Payment path '/channel/payments/paypal' polymorphic 'PaypalPayment', :paypal end end
Version data entries
31 entries across 31 versions & 1 rubygems