Sha256: 91b60623c6eae56dd217d3e2a57a4c424b460d11f244e574ab24c163e0493ce3
Contents?: true
Size: 1.17 KB
Versions: 1
Compression:
Stored size: 1.17 KB
Contents
% if mode == 'definition': Balanced::Reversal.fetch % elif mode == 'request': require 'balanced' Balanced.configure('ak-test-22IOkhevjZlmRP2do6CZixkkDshTiOjTV') reversal = Balanced::Reversal.fetch('/reversals/RV6qrEOTouLeIJuPu4s73Ra1') % elif mode == 'response': #<Balanced::Reversal:0x007fa93b6c4c38 @attributes= {"amount"=>3000, "created_at"=>"2014-04-25T20:18:55.008280Z", "currency"=>"USD", "description"=>"Reversal for Order #1111", "failure_reason"=>nil, "failure_reason_code"=>nil, "href"=>"/reversals/RV6qrEOTouLeIJuPu4s73Ra1", "id"=>"RV6qrEOTouLeIJuPu4s73Ra1", "links"=>{"credit"=>"CR6nBcaGvGc4dtflEB1bjKBP", "order"=>nil}, "meta"=> {"fulfillment.item.condition"=>"OK", "merchant.feedback"=>"positive", "user.refund_reason"=>"not happy with product"}, "status"=>"succeeded", "transaction_number"=>"RV296-883-6069", "updated_at"=>"2014-04-25T20:18:57.393905Z"}, @hyperlinks= {"credit"=> #<Proc:0x007fa93b6bf030/lib/balanced/resources/resource.rb:60 (lambda)>, "events"=> #<Proc:0x007fa93b6bd0c8/lib/balanced/utils.rb:6 (lambda)>, "order"=> #<Proc:0x007fa93b6bc6a0/lib/balanced/utils.rb:6 (lambda)>}> % endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
balanced-1.0.2 | scenarios/reversal_show/ruby.mako |