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)
Mon, Dec 30, 9:12 AM
Unknown Object (File)
Sat, Dec 28, 5:05 PM
Unknown Object (File)
Mon, Dec 16, 4:38 AM
Unknown Object (File)
Tue, Dec 10, 3:06 AM
Unknown Object (File)
Dec 6 2024, 7:18 AM
Unknown Object (File)
Dec 1 2024, 4:49 PM
Unknown Object (File)
Nov 28 2024, 10:31 AM
Unknown Object (File)
Nov 28 2024, 10:30 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