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