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
F15478589: D16935.diff
Tue, Apr 8, 1:14 AM
F15474928: D16935.id40766.diff
Sun, Apr 6, 2:10 PM
F15456255: D16935.diff
Sun, Mar 30, 8:13 AM
F15454222: D16935.id40766.diff
Sat, Mar 29, 5:03 PM
F15452053: D16935.id.diff
Sat, Mar 29, 1:25 AM
F15450625: D16935.id40764.diff
Fri, Mar 28, 4:47 PM
F15444943: D16935.diff
Thu, Mar 27, 11:59 AM
F15442522: D16935.id40766.diff
Wed, Mar 26, 11:45 PM
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.