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
Unknown Object (File)
Wed, Jan 29, 11:59 AM
Unknown Object (File)
Sat, Jan 25, 6:11 PM
Unknown Object (File)
Sat, Jan 25, 5:30 AM
Unknown Object (File)
Sat, Jan 25, 5:29 AM
Unknown Object (File)
Sat, Jan 25, 5:29 AM
Unknown Object (File)
Fri, Jan 24, 12:13 PM
Unknown Object (File)
Thu, Jan 9, 11:32 PM
Unknown Object (File)
Dec 30 2024, 9:12 AM
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