Sha256: 044f4ba844499220ec6f824f437585079668e8336aa83270b6f40d313f4a8d1c

Contents?: true

Size: 95 Bytes

Versions: 6

Compression:

Stored size: 95 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
kkt_shoppe-2.0.2 lib/kkt_shoppe/errors/payment_declined.rb
kkt_shoppe-2.0.1 lib/kkt_shoppe/errors/payment_declined.rb
kkt_shoppe-2.0.0 lib/kkt_shoppe/errors/payment_declined.rb
kkt_shoppe-1.3.0 lib/kkt_shoppe/errors/payment_declined.rb
kkt_shoppe-1.2.1 lib/kkt_shoppe/errors/payment_declined.rb
kkt_shoppe-1.2.0 lib/kkt_shoppe/errors/payment_declined.rb