Sha256: 212990966834615a2de6f1332dbec3f725cb36a55e9ff7992c3dfc41af47c61e
Contents?: true
Size: 488 Bytes
Versions: 2
Compression:
Stored size: 488 Bytes
Contents
% if mode == 'definition': Balanced::Hold.capture(...) % else: require 'balanced' Balanced.configure('8af725c6d54611e2bf5e026ba7f8ec28') hold = Balanced::Hold.find('/v1/marketplaces/TEST-MP4erLnXCYoaeyr3tx95WSKc/holds/HL5m1WNF0ste8ap24cZ5bVU4') debit = hold.capture( {:appears_on_statement_as=>"ShowsUpOnStmt", :description=>"Some descriptive text for the debit in the dashboard", :hold_uri=>"/v1/marketplaces/TEST-MP4erLnXCYoaeyr3tx95WSKc/holds/HL5m1WNF0ste8ap24cZ5bVU4"} ) % endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
balanced-0.7.4 | scenarios/hold_capture/ruby.mako |
balanced-0.7.2 | scenarios/hold_capture/ruby.mako |