Page MenuHomePhabricator

Mostly implement order refunds and cancellations
ClosedPublic

Authored by epriestley on Oct 8 2014, 9:12 PM.
Tags
None
Referenced Files
F14855350: D10664.diff
Wed, Feb 5, 10:49 AM
Unknown Object (File)
Fri, Jan 31, 9:22 PM
Unknown Object (File)
Fri, Jan 31, 4:08 PM
Unknown Object (File)
Mon, Jan 27, 1:59 PM
Unknown Object (File)
Sat, Jan 25, 12:54 AM
Unknown Object (File)
Thu, Jan 23, 5:25 PM
Unknown Object (File)
Thu, Jan 23, 5:25 PM
Unknown Object (File)
Thu, Jan 23, 5:25 PM
Subscribers

Details

Summary

Ref T2787. This has some rough edges but basically works.

  • Users can cancel orders that are in incomplete states (or in complete states, if the application allows them to -- for example, some future application might allow cancellation of billed-but-not-shipped orders).
  • Merchant controllers can partially or fully refund orders from any state after payment.
Test Plan

This is still rough around the edges, but issued Stripe and WePay refunds.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Mostly implement order refunds and cancellations.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

Half of this data is test bugs, but rough idea:

Screen_Shot_2014-10-08_at_2.14.04_PM.png (1×1 px, 231 KB)

btrahan edited edge metadata.
This revision is now accepted and ready to land.Oct 8 2014, 10:13 PM
This revision was automatically updated to reflect the committed changes.