72 73 74
# File 'lib/qiwi/transaction.rb', line 72 def remote @remote ||= Qiwi::Client.new.check_bill(txn: txn) end