Page MenuHomePhabricator

When a Phortune subscription has a removed payment method, be more explicit about it
ClosedPublic

Authored by epriestley on Nov 23 2016, 9:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 2, 4:59 PM
Unknown Object (File)
Apr 18 2026, 10:02 PM
Unknown Object (File)
Apr 15 2026, 6:50 AM
Unknown Object (File)
Apr 12 2026, 5:04 PM
Unknown Object (File)
Mar 12 2026, 7:54 PM
Unknown Object (File)
Mar 5 2026, 1:34 AM
Unknown Object (File)
Feb 10 2026, 6:16 PM
Unknown Object (File)
Feb 8 2026, 11:41 AM
Subscribers
None

Details

Summary

Currently, when a payment method is invalid we still render the full name and let you save the form without making changes. This can be confusing.

Instead:

  • Render "<Deleted Payment Method>", literally.
  • Render an error immediately.
  • Prevent the form from being saved without changing the method.
Test Plan

Screen Shot 2016-11-23 at 1.35.34 PM.png (1×1 px, 135 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to When a Phortune subscription has a removed payment method, be more explicit about it.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 23 2016, 9:50 PM
This revision was automatically updated to reflect the committed changes.