Page MenuHomePhabricator

Make Phortune payment methods transaction-oriented and always support "Add Payment Method"
ClosedPublic

Authored by epriestley on Aug 16 2019, 9:56 PM.
Tags
None
Referenced Files
F13101651: D20719.diff
Sat, Apr 27, 12:49 AM
F13101393: D20719.id.diff
Fri, Apr 26, 11:41 PM
Unknown Object (File)
Thu, Apr 25, 5:23 PM
Unknown Object (File)
Wed, Apr 24, 4:09 PM
Unknown Object (File)
Wed, Apr 10, 8:56 PM
Unknown Object (File)
Mon, Apr 8, 4:55 PM
Unknown Object (File)
Mon, Apr 8, 3:19 PM
Unknown Object (File)
Wed, Apr 3, 8:29 PM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D20718. Ref T13366. Ref T13367.

  • Phortune payment methods currently do not use transactions; update them.
  • Give them a proper view page with a transaction log.
  • Add an "Add Payment Method" button which always works.
  • Show which subscriptions a payment method is associated with.
  • Get rid of the "Active" status indicator since we now treat "disabled" as "removed", to align with user expectation/intent.
  • Swap out of some of the super weird div-form-button UI into the new "big, clickable" UI for choice dialogs among a small number of options on a single dimension.
Test Plan
  • As a mechant-authority and account-authority, created payment methods from carts, subscriptions, and accounts. Edited and viewed payment methods.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable