Sha256: 4890019bcab2512b995fb086a1595a1cea0d9d7474dd5a37476a81d1101b0ed1

Contents?: true

Size: 89 Bytes

Versions: 17

Compression:

Stored size: 89 Bytes

Contents

module Shoppe
  module Errors
    class PaymentDeclined < Shoppe::Error
    end
  end
end

Version data entries

17 entries across 17 versions & 3 rubygems

Version Path
shoppe-1.1.2 lib/shoppe/errors/payment_declined.rb
shoppe-1.1.1 lib/shoppe/errors/payment_declined.rb
shoppe-1.1.0 lib/shoppe/errors/payment_declined.rb
shoppe-1.0.9 lib/shoppe/errors/payment_declined.rb
shoppe-1.0.8 lib/shoppe/errors/payment_declined.rb
kylekthompson-shoppe-1.0.7 lib/shoppe/errors/payment_declined.rb
shoppe-1.0.7 lib/shoppe/errors/payment_declined.rb
shoppe-1.0.6 lib/shoppe/errors/payment_declined.rb
shoppe-paypal-1.1.0 vendor/bundle/ruby/2.1.0/gems/shoppe-1.0.5/lib/shoppe/errors/payment_declined.rb
shoppe-1.0.5 lib/shoppe/errors/payment_declined.rb
shoppe-1.0.3 lib/shoppe/errors/payment_declined.rb
shoppe-1.0.2 lib/shoppe/errors/payment_declined.rb
shoppe-1.0.1 lib/shoppe/errors/payment_declined.rb
shoppe-1.0.0 lib/shoppe/errors/payment_declined.rb
shoppe-0.0.21 lib/shoppe/errors/payment_declined.rb
shoppe-0.0.20 lib/shoppe/errors/payment_declined.rb
shoppe-0.0.19 lib/shoppe/errors/payment_declined.rb