Sha256: ed2dbf06c1f839fffd050bfc34a6e1c0a140f2356b4d5b7cab8975fcef6072d5
Contents?: true
Size: 241 Bytes
Versions: 10
Compression:
Stored size: 241 Bytes
Contents
module ActiveMerchant module Billing module Integrations module PayuInPaisa class Notification < PayuIn::Notification def item_id params['udf2'] end end end end end end
Version data entries
10 entries across 10 versions & 1 rubygems